Skip to content

Commit 5492890

Browse files
author
Artur Bien
committed
docs(example): set supportTablet to false
1 parent 6697f07 commit 5492890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"android"
2121
],
2222
"ios": {
23-
"supportsTablet": true,
23+
"supportsTablet": false,
2424
"bundleIdentifier": "io.native.react95",
2525
"buildNumber": "0.1.0"
2626
},

0 commit comments

Comments
 (0)