浏览代码

allow device orientation change

Artur Paikin 6 年之前
父节点
当前提交
1c7b3890b4
共有 1 个文件被更改,包括 1 次插入1 次删除
  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",