Skip to content

damienstanton/movies

Repository files navigation

react-native demo

Circle CI

This repository contains the completed source code for the official React Native tutorial.

It's a toy movie-listing app that doesn't do anything other than fetch the top movies from Rotten Tomatoes.

Usage

Make sure Node and Xcode are reasonably up to date.

You should probably also be familiar with developing in ReactJS or one of its variants before playing with this.

In your terminal:

git clone https://github.com/damienstanton/movies && cd movies
npm install
open ireact.xcodeproj

Then, in Xcode:

⌘R

Observe that making changes to index.ios.js and hitting ⌘R results in live updating in the iOS simulator.

If you write in another language (something awesome, like ClojureScript) simply target your compiler at index.ios.js.

Shared under the MIT LICENSE

About

React-Native Tutorial for iOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published