-
Notifications
You must be signed in to change notification settings - Fork 64
Is there any way to capture the image with front camera? #19
Comments
@lightning331 This is something that can be added pretty easily at some point. I have to ask though, what is your use case for something like this? |
I am developing an app scanning ID Card at the moment. |
Ahh ok that makes sense. I've always wondered why this would exist which is why I didn't include it as a feature. Ok yeah I can add this. I'm thinking it might be beneficial for some more configuration on selecting the camera here (so you can choose the super wide angle lens on iPhone 11 instead of the generic camera). I'll see if I can get something working for you in the next week. |
@lightning331 Could you try out PR #21? It adds support for different camera types. Just a note, Android is a bit finicky. Maybe it's an issue with the older camera api but I couldn't figure out how to change the camera after it has already been loaded. Basically what this means is that if you wanted to change the camera from front to back after it has already started, you need to unmount and remount it. |
Ok, I will check. |
Chamo, cuándo lo tendrás listo? Muchas gracias |
@Gricardov Have you tried PR #21? I will probably merge this in this week. |
react-native-rectangle-scanner+1.0.10.patch If you need it, Pls, refer to the patch file attached below that I am using. You can apply the attached patch file using the patch-package library. |
No description provided.
The text was updated successfully, but these errors were encountered: