Browse Source

allow device orientation change

Artur Paikin 6 năm trước cách đây
mục cha
commit
1c7b3890b4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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",