Skip to content

saurshaz/redapp

Repository files navigation

######################################################

Tinder Like Swipe App with Side Drawer

######################################################

  • Runs on iOS and Android

######################################################

Credits

######################################################

Kudos to

######################################################

How to run this Project

######################################################

Changes

  • Added ES6 support and more REdux code to the simpler example post understanding.

Setup iOS and Android env

see

Install npm dependecies

npm i

Runs on all major environments

[] (https://gyazo.com/15b3025fc3b2574ec814de2718a5f9d0)

run iOS

rctapp dev 

from terminal

and

Open ios/ReduxCounterUniversal.xcodeproj and hit run in Xcode.

run Android

emulator -avd [your_emulator_name] -gpu on &
react-native run-android

License

MIT © SaurShaz

About

react-native with ES6 syntax, redux goodness, iOS and android support

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published