lf-achyutpkl / react-native-starter-kit

Project structure for building android and ios app using React Native.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-project-structure

Project structure for building android and ios app using React Native.

Since react-native cli does not provide project structure for js code, so it might be daunting for new developers to orgranize project.

The goal of this structure is:

  • Cross Platform
  • Maximum code reuse
  • Minimize component state
  • Keep configuration out of the code

About

Project structure for building android and ios app using React Native.

License:MIT License


Languages

Language:Objective-C 37.8%Language:JavaScript 36.2%Language:Python 14.0%Language:Java 11.9%