Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImagePicker.openCamera with mediaType: 'any' only open camera for photo #2120

Open
Etaliya opened this issue Dec 30, 2024 · 3 comments
Open

Comments

@Etaliya
Copy link

Etaliya commented Dec 30, 2024

No description provided.

@Charradii
Copy link

@ivpusic I'm facing the same issue. Logically, by choosing mediaType: 'any', the user should be able to choose between an image or a video. @Etaliya did you find any solution?

@AB-70
Copy link

AB-70 commented Feb 9, 2025

have you found a solution to this? I am facing the same issue 😢

@Charradii
Copy link

@AB-70 it's not related to this package. It's an android limitation there is no intent for both image and video that returns data. Instead you can you use react-native-vision-camera and make your own UI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants