https://github.com/anshumanpattnaik/react-native-redux-music-player
This music application is a sample demonstration to react-native-redux
https://github.com/anshumanpattnaik/react-native-redux-music-player
Last synced: 6 months ago
JSON representation
This music application is a sample demonstration to react-native-redux
- Host: GitHub
- URL: https://github.com/anshumanpattnaik/react-native-redux-music-player
- Owner: anshumanpattnaik
- Created: 2019-07-07T00:12:23.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T03:49:35.000Z (almost 3 years ago)
- Last Synced: 2025-04-03T11:23:04.743Z (6 months ago)
- Language: JavaScript
- Size: 4.05 MB
- Stars: 5
- Watchers: 0
- Forks: 3
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-native-redux-music-player
This music application is a sample demonstration to react-native-redux
# Demo
![]()
## Installation
1. git clone https://github.com/anshumanpattnaik/react-native-redux-music-player.git
2. cd react-native-redux-music-player
3. npm install
4. react-native run-android## More information on ReactNative & Redux
1. [https://facebook.github.io/react-native/](https://facebook.github.io/react-native/).
2. [https://redux.js.org/](https://redux.js.org/)