mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-06-21 22:18:32 -04:00
fix: do not allow rotation in PermissionGate on Android (#2090)
Remove orientation from camera screen navigation options --------- Co-authored-by: israr-stc-dev <Israr.Khan@intigral.net>
This commit is contained in:
@@ -31,7 +31,6 @@ const soundRecorderTitle = ( ) => (
|
||||
|
||||
const CAMERA_SCREEN_OPTIONS = {
|
||||
...hideHeader,
|
||||
orientation: "all",
|
||||
contentStyle: {
|
||||
backgroundColor: "black"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user