Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 410 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 410 Bytes

MusicStore - React Native iOS/ Android App

Built with React Native 0.4 for iOS 10 and Android 7(Nougat).

Git clone the project and then run npm i to install all dependencies.
Run react-native run-ios for running on iOS Simulator and react-native run-android for running on android simulator.
Also you can open iOS project in Xcode and Android project in Android Studio from respective folders.