0.4.4 • Published 6 years ago

react-native-template-orion v0.4.4

Weekly downloads
27
License
MIT
Repository
github
Last release
6 years ago

Orion Starter

Template / boilerplate for essential React Native Project

Third Party Module List (updated October 10, 2017)

  • Redux v3.7.2 State management to make the logic part of your component stored in a neat and predictable way.
  • Redux Persist Persist the redux state to asyncStorage so it will still be available even after the app close.
  • React Offline Functionality for offline support which integrated to Redux
  • React Native Extended Stylesheet v0.6.0 Extend the functionality of stylesheet to support variable, percent, media-query and many more
  • React Navigation v1.0.0-beta.13 JS based navigation solution for React Native
  • React Native SVG v5.4.1 Easily use SVG in the project
  • ESLint v4.7.2 Tool to check and assure your code clean

How to generate React Native App

react-native init appName --template orion

After instalation, run postInstall script to install dev dependencies

node ./postInstall.js
0.4.4

6 years ago

0.4.3

7 years ago

0.4.2

7 years ago

0.4.1

7 years ago

0.4.0

7 years ago

0.3.7

7 years ago

0.3.6

7 years ago

0.3.5

7 years ago

0.3.4

7 years ago

0.3.3

7 years ago

0.3.2

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.0

7 years ago

0.1.1

7 years ago

0.0.1

7 years ago