I’m working on a student app for my school project and need a secure camera-only feature. I want users to take a live photo only(no gallery/file upload) to help prevent impersonation.
Looking for any available custom component or someone who can build this for me. It should:
- Open the native camera directly
- Disable choosing from gallery or file picker
- Optionally capture timestamp or basic metadata
This will be part of a user verification process during sign-up. Let me know if anyone can help or direct me to an existing component!