Selaa lähdekoodia

allow device orientation change

Artur Paikin 6 vuotta sitten
vanhempi
commit
1c7b3890b4
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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",