소스 검색

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",