Skip to content

Commit ae591d9

Browse files
committed
fix: enable landscape orientation in expo-example
1 parent 49c89d0 commit ae591d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

expo-example/app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "expo-example",
44
"slug": "expo-example",
55
"version": "1.0.0",
6-
"orientation": "portrait",
6+
"orientation": "default",
77
"icon": "./assets/images/icon.png",
88
"scheme": "expoexample",
99
"userInterfaceStyle": "automatic",

0 commit comments

Comments
 (0)