Skip to content

Commit 3897e9a

Browse files
authored
Merge pull request #151 from xmartlabs/new-arch-example-app
[Chore] Enable new arch in the example app
2 parents 7215076 + 73b0bc2 commit 3897e9a

File tree

5 files changed

+1595
-2013
lines changed

5 files changed

+1595
-2013
lines changed

example/app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"icon": "./assets/images/icon.png",
88
"scheme": "example-app",
99
"userInterfaceStyle": "automatic",
10-
"newArchEnabled": false,
10+
"newArchEnabled": true,
1111
"ios": {
1212
"supportsTablet": true,
1313
"bundleIdentifier": "com.xmartlabs.rnline.exampleapp"

0 commit comments

Comments
 (0)