Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shrilakshmishastry/reactmusic
A music player interface built using React Native.
https://github.com/shrilakshmishastry/reactmusic
react-native
Last synced: 18 days ago
JSON representation
A music player interface built using React Native.
- Host: GitHub
- URL: https://github.com/shrilakshmishastry/reactmusic
- Owner: shrilakshmishastry
- Created: 2019-06-03T17:27:54.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T23:19:22.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T13:40:24.269Z (about 1 month ago)
- Topics: react-native
- Language: JavaScript
- Size: 2.49 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ReactMusic
A music player interface built using React Native.## Installation
Use the package manager [npm](https://docs.npmjs.com/cli/install) to install ReactMusic.
```bash
react-native run-android # for android devices.
react-native run-ios # for ios devices,can use --simulator="iPhone 4s " to specify version```
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.