Przeglądaj źródła

allow device orientation change

Artur Paikin 6 lat temu
rodzic
commit
1c7b3890b4
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      examples/react-native-expo/app.json

+ 1 - 1
examples/react-native-expo/app.json

@@ -7,7 +7,7 @@
     "sdkVersion": "31.0.0",
     "platforms": ["ios", "android"],
     "version": "1.0.0",
-    "orientation": "portrait",
+    "orientation": "default",
     "icon": "./assets/icon.png",
     "splash": {
       "image": "./assets/splash.png",