Skip to content

Commit d726f36

Browse files
committed
Update app.json to include package name, modify index.js to use expo-router, and upgrade dependencies in package.json for improved compatibility and features.
1 parent da21c99 commit d726f36

File tree

4 files changed

+683
-453
lines changed

4 files changed

+683
-453
lines changed

Example/expoUsePushy/app.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
"adaptiveIcon": {
2121
"foregroundImage": "./assets/adaptive-icon.png",
2222
"backgroundColor": "#ffffff"
23-
}
23+
},
24+
"package": "com.anonymous.expoUsePushy"
2425
},
2526
"web": {
2627
"favicon": "./assets/favicon.png"

0 commit comments

Comments
 (0)