Skip to content

surajSDM/RNStarterKitWix

 
 

Repository files navigation

Description

It contains the boilerplate of React Native Navigation along with redux and redux-persist.

Running the application

Make sure that you have

  • Latest android studio and SDK setup
  • Android simulator running in the background
  • XCode 9+ (If you have a mac)
  • Yarn
  • watchman
  • react-native-cli
  • Node V8+
  • An IDE (preferrably Atom)

To install all of the above,

Following dependencies are used -react -react-native -react-native-navigation -redux-immutable-state-invariant -react-redux -redux -redux-logger -redux-persist -redux-thunk -seamless-immutable -react-native-ui-lib

UI libraries

https://z448401921.github.io/react-native-ui-lib/uilib-docs/public/docs/ListItem/

Author

Ravi Kumar

Rename the project by the following commands

  • Install react-native-rename npm globally
  • Run react-native-rename 'Your Project Name' -b 'your package name' eg: react-native-rename ReactApp -b com.reactApp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.3%
  • Objective-C 2.3%
  • Java 1.2%
  • Python 1.2%