A simple app which show the basics of react-native framework.
Requirements
- A network connection
- Project only available for Android (Pull request available)
Movie-project : The nodes_modules
This is the presents node_modules that I use in this project.
react-native-vector-icon
react-native-share
react-native-spinkit
react-native-scrollable-tab-view
react-native-maps
Movie-project : The components
this is the components that I use in this project.
- DrawerLayoutAndroid
- Image
- ListView
- Navigator
- TextInput
- TouchableOpacity
- TextInput
- View
- MapView
- ...
Movie-project : The API's
- Linking
- Dimensions
- ToastAndroid
- Vibration
Movie-project : The polyfills
- Flexbox
- Geolocation
Movie-project
Recents Updates
- 26/07/2016 => Displaying full size poster's movies if exist, else displaying low quality.
- 23/06/2016 => Adding possibility to change view (Geo-localisation) in standard or satellite.
- 22/06/2016 => Requests on another API for gettings posters in bigger size.
- 21/06/2016 => Adding filters for upcoming movies and openning movies.
- 17/06/2016 => Graphical overhaul (colors / fonts /...)
- 15/06/2016 => Addings geo-location feature.
Setup Android
-
cd MovieProject
-
react-native run-android
-
All rights concerning the API for get the movies to
rottentomatoes
Prototype
- <iframe src="https://appetize.io/embed/f8hy7j088eznwh3k18cgcftw5r?device=nexus5&scale=100&autoplay=false&orientation=portrait&deviceColor=black" width="400px" height="795px" frameborder="0" scrolling="no"></iframe>