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: 6 months ago
JSON representation

A music player interface built using React Native.

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.