Updated Repo with Nodejs integrated server
-
You need to create an expo account
-
You will need two terminal windows open, one for your expo cli and the other for your nodejs server
npm install
npm run ios
In other terminal window
node server.js
If you can't find your expo redirect url to add to your spotify application and to the server.js
file look in your console because I am console logging it for you so it is easier to find.