Giter VIP home page Giter VIP logo

moviesandme's Introduction

#Movie And Me (REACT NATIVE TUTORIAL)

##About This is a simple application to search films from the TDMB API with the capacity to show details for a film and add it to your favorite list.

##Usage Run with EXPO

##Resources Tutorial From OPENCLASSROOMS website

##Features

v0.2.0

  • Function add to Favorites (using REDUX)
  • Add favorite page with custom navigation (TabNavigator)
  • npm install --save redux
  • npm install --save react-redux
  • npm install --save react-navigation-tabs
  • npm install --save react-native-reanimated

Caution Have to fix some compilation issues whith :

  • expo install react-native-gesture-handler react-native-reanimated react-native-screens react-native-safe-area-context @react-native-community/masked-view and
  • expo start -c ( -c : to clear cache)

v0.1.4

  • Add Film Detail Navigation screen with StackNavigator

Take care about library to install

  • npm install --save react-navigation
  • npm install --save react-navigation-stack
  • npm install --save react-native-gesture-handler
  • npm install --save react-native
  • npm install --save react-navigation-stack @react-native-community/masked-view
  • npm install --save moment
  • npm install --save numeral

v0.1.3

  • Add pagination between results list with infinite loop

v0.1.2

  • Use keyword from inputtext to process search

v0.1.1

  • Use keyword from inputtext to process search
  • Retrieve film list from API
  • Display result with custom CSS
  • optimize state use

v0.1

  • Display a short FLATLIST from data file

moviesandme's People

Contributors

li-olivierfostier avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.