Skip to content

sachinkhedkar/react-native-core-59

 
 

Repository files navigation

React Native Core app 2019 - (Junio 19)- React Native 0.59

  • React Native version: 0.59.5
  • React Native navigation from Wix 2.21.0
  • Font: Nunito

Getting started

$ yarn

launch iOS

$ cd ios && pod install
$ react-native run-ios
If you have an Error at building app iOS (Mac's Xcode 10 users)

Go to Xcode, File -> Project Settings then change the Build System Default to Legacy Build System.

launch Android

$ react-native run-android

Libreries used

Rename project (optional)

Install React Native Rename Globaly

$ yarn global add react-native-rename

Rename the project

$ react-native-rename <newName>
Flux architecture
Routing and navigation
Version control

Style guidelines

✌️ Enjoy!

Notes

About

Boilerplate core app React Native 0.59

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.5%
  • Objective-C 6.6%
  • Python 3.1%
  • Java 2.8%
  • Ruby 2.0%