GithubHelp home page GithubHelp logo

nzaghini / react-native-movies-workshop Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 269 KB

This is the companion repository for the Workshop: Introduction to ReactNative and GraphQL for App development.

JavaScript 3.52% Python 11.11% Java 9.02% Objective-C 25.13% TypeScript 51.22%

react-native-movies-workshop's Introduction

Introduction to React Native

Step 1 - v0.1.0

  • Create a new app with react-native init Movies command. Alternatively check out Tag 0.1.0 of this repo.
  • Run react-native run-ios and react-native run-android to have the application launched on both platforms.

Note

You may get an issue compiling the iOS application. This is a known issue with latest version of React Native and relative dependencies. Please run the following commands:

  • cd node_modules/react-native
  • scripts/ios-install-third-party.sh
  • cd third-party/glog-0.3.5/
  • ../../scripts/ios-configure-glog.sh

Read more about this issue: facebook/react-native#20774

Step 2 - v0.2.0

Step 3 - v0.3.0

Step 4 - v0.4.0

  • MovieList codebase with dummy data and manual object model

Step 5 - v0.5.0

  • Movie Item codebase with action support for item selection

Step 6 - v0.6.0

  • Movie Details codebase

Step 7 - v0.7.0

  • Snapshot Jest tests example

Step 8 - v0.8.0

  • GraphQL integration!

react-native-movies-workshop's People

Contributors

nzaghini avatar

Stargazers

Rodrigo De Presbiteris avatar

Watchers

Rodrigo De Presbiteris avatar  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.