Explorar el Código

allow device orientation change

Artur Paikin hace 6 años
padre
commit
1c7b3890b4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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",