You can try it using Expo Snack.
Spotify Lyrics is an android app that fetches the lyrics of the currently playing Spotify song. Application developed for the purpose of studying and practice some concepts, any advice or suggestions will be much appreciated and welcomed.
This project was developed with the following technologies:
# Clone this repository
$ git clone https://github.com/heronsousa/spotify-lyrics.git
# Go into the repository
$ cd spotify-lyrics
# Install dependencies
$ yarn install
# Run the app
$ expo start