Fix Spotify auth, playlist creation, and Expo config

This commit is contained in:
Eduardo Silva
2026-05-21 11:58:25 +01:00
parent 9222d3a483
commit a587b3a1bd
8 changed files with 377 additions and 136 deletions

View File

@@ -14,7 +14,8 @@
"backgroundColor": "#ffffff"
},
"ios": {
"supportsTablet": true
"supportsTablet": true,
"bundleIdentifier": "com.epvc.roadtripdj"
},
"android": {
"package": "com.eduardo12345122.roadtripdj",