0.0.8 • Published 2 years ago

react-native-template-awesome v0.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

React Native Boilerplate

Opinionated react-native boilerplate code

With each release having a different set of features, configurations, etc. so that you can start working on your requirements without any hassle of initial setup. 🚀

Creating a New Project

First of all you have to setup your environment. Please refer the Official RN Environment Setup Guide

In Creating a New Application step, you can see that you can initialize the project with a template.

Like the react-native-template-typescript, use the following command to point the template to a specific release.

npx react-native init ProjectName --template react-native-template-awesome@0.0.1

Make sure to enter the name in CamelCase. eg: AwesomeProjectName

Version Guide

Make sure to use the correct version according to your requirement. Each version contains a different boilerplate. Refer the following guide to determine what version to use.

VersionFeatures
v0.0.1react-navigation, redux, react-native-vector-icons
v0.0.3react-navigation
v0.0.4redux
v0.0.5react-native-vector-icons
v0.0.6redux, react-native-vector-icons
v0.0.7react-navigation, react-native-vector-icons
v0.0.8react-navigation, redux