Skip to content

Commit 4e2c9d7

Browse files
committed
fix: disable new architecture
react-native-maps needs to figure out their shit with the new arch
1 parent ea9561b commit 4e2c9d7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"orientation": "portrait",
77
"icon": "./assets/icon.png",
88
"userInterfaceStyle": "automatic",
9+
"newArchEnabled": false,
910
"scheme": "myapp",
1011
"assetBundlePatterns": [
1112
"**/*"

0 commit comments

Comments
 (0)