Skip to content

Redux implementation of react native movies example

Notifications You must be signed in to change notification settings

nara/movies-redux

Repository files navigation

movies-redux app

This is redux implementation of Movies app that is part of react-native at Movies Example. Most of the code is taken from Movies example from react-native and refactored to using Redux. Same license that applies to original Movies example applies to this example as well.

It uses logging and thunk redux middlewares.

Running this app on ios

Mac OS and Xcode are required.

git clone [email protected]:nara/movies-redux.git
cd movies-redux
npm install
open ios/MoviesRedux.xcodeproj
Hit run button
  • Open Examples/Movies/Movies.xcodeproj in Xcode
  • Hit the Run button

See Running on device if you want to use a physical device.

This source is built using react-native init

About

Redux implementation of react native movies example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published