Awesome
SoundcloudMboX App
SoundcloudMobX is a simple ios app to support Soundcloud for ios.
It's built with React-Native, MobX, React-Navigation.
Supported Platforms
- Mac
How to run it locally
- Clone this repo
git clone https://github.com/trazyn/SoundcloudMboX.git
- After that
cd
to the directory where you cloned it. - Run
npm i
- When everything is installed you should be able to watch for changes files:
npm start
- Now you can run the project in the simulator.
npm run dev
- Enjoy
Todos
- Splash screen
- Player seeking
- Fix bugs