Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 419 Bytes

File metadata and controls

20 lines (17 loc) · 419 Bytes

bookingMoviesReactNativeTutorial

A sample front-end booking movies application cross platform for Mobile Phones developed with React Native for learning purposes.

To start developing, run: ``` npm install ```

Then run

react-native run-ios

or

react-native run-android