1.0.5 • Published 5 years ago

react-native-template-raul-template v1.0.5

Weekly downloads
24
License
-
Repository
-
Last release
5 years ago

React native template

Template for react native applications for a quick start

NPM Version

Includeds:

  • React navigation
  • Gesture handles
  • Eslint with prettier
  • React hooks
  • Reactotron
  • Root import
  • Styled components
  • axios
  • Prop-types

Installation

OS X & Linux:

react-native init ProjectName --template raul-template

Contributing

  1. Fork it (https://github.com/yourname/yourproject/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request