How to open camera instantly on launch or on tap (Snapchat-style quick capture)?

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?

Hi @Yuki.O,

I think this component made by NoCode Monkey would be an solution for you! (Demo App : Demo - Camera Controller)

Thank you and have a great day!