This project is based on:
- React Native Track Player
- Music Player UI React Native
- React Native Vector Icons
- React Native Tab View
- React Native Text Ticker
- React Native Rss Parser
To develop this project you should to set up your local environment following by React Native Official guide.
You also need to have installed:
- react-native-cli
- Android Studio
- Android SDK 28
- Android Virtual Device or use phisical android device
- define ANDROID_HOME
Now you can run this application by typing:
npm start
Second terminal:
npm run android
./build-apk.sh
npm version <version> [-m "Custom message"]