Skip to content

Badra00/xebicon-reactnative-redux

 
 

Repository files navigation

Xebicon 2016 - React Native et Redux

This is the application made and used for the Xebicon'2016 slot "React Native et Redux, une complémentarité hors du commun".

This application requires an API key on The movie DB. You can create an account and get a key.

Development

Install modules

npm i

Run

  • IOS:
    • react-native run-ios
    • open ios/myXebiconSlot.xcodeproj/
  • Android:
    • react-native run-android

Annexes

TODO

  • Finish the android application (as it is now, it's not working)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.1%
  • Objective-C 12.0%
  • Python 4.5%
  • Java 3.4%