Skip to content

Commit

Permalink
fix: do not allow rotation in PermissionGate on Android (#2090)
Browse files Browse the repository at this point in the history
Remove orientation from camera screen navigation options

---------

Co-authored-by: israr-stc-dev <Israr.Khan@intigral.net>
  • Loading branch information
israr002 and israr-stc-dev authored Oct 5, 2024
1 parent 10e97a3 commit d99dffd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ const soundRecorderTitle = ( ) => (

const CAMERA_SCREEN_OPTIONS = {
...hideHeader,
orientation: "all",
contentStyle: {
backgroundColor: "black"
}
Expand Down

0 comments on commit d99dffd

Please sign in to comment.