Monir E.

Results 3 comments of Monir E.

Hello @mrousavy, do you plan to add a path property to TakePhotoOptions ?

same issue when using new arch ``` "@react-navigation/bottom-tabs": "^6.6.1", "@react-navigation/native": "^6.1.18", "@react-navigation/stack": "^6.4.1", ``` I noticed that using `freezeOnBlur: true` reduce the flickering if this can help. ``` ```

Having the same issue, I'm getting a ```Warning: Error: No safe area value available. Make sure you are rendering `` at the top of your app.``` when I use the...