/reactNativeSpotify

Simple React app using Spotify API

Primary LanguageJavaScript

reactNativeSpotify

Created: 05.07.2019

Updated: 05.23.2019

Simple React app using Spotify API

Screenshot

To see in action:

On Mac:

You will need xCode installed.

Follow instructions on this link: https://medium.com/@randerson112358/setup-react-native-environment-for-ios-97bf7faadf77

On Windows:

You will need Android Studio or some way of emulating a phone. Start your emulator and have it ready to recieve app.

If you recieve gradle error:

  • 'cd android'
  • 'gradlew clean'
  • 'cd ..'
  • 'react-native run-android'

Description

Using Spotify API the app loads a list of songs the user searches for by artist, title, or album.