what is best practice for me to implement expo camera in my application?

I want it to open up the camera when a button is pressed, is it best to render the component or navigate to a camera screen altogether? how would state and permissions look like for this?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.