ntourne / react-native-albums

React Native app to display music albums.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-albums

React Native app to display music albums.

Set up React Native environment

Check out official site https://facebook.github.io/react-native/docs/getting-started.html

Clone this repo and start React Native app in your simulator

git clone https://github.com/ntourne/react-native-albums
cd react-native-albums
npm install
react-native run-ios     # or react-native run-android

About

React Native app to display music albums.


Languages

Language:JavaScript 50.9%Language:Objective-C 29.1%Language:Python 11.4%Language:Java 8.7%