Hi,
I want to implement a feature where the app opens directly into camera mode as soon as it is opened, or immediately switches to the camera screen when a specific component is tapped.
The goal is to let users take a photo and send it right away, with no intermediate steps — similar to the quick capture experience in Snapchat.
What is the recommended approach to achieve this?
Are there best practices for handling permissions and minimizing delay when opening the camera?
