Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.