Welcome to the Boilerplate React Native
:fireworks: Clean and minimalist React Native template for a quick start with TypeScript and so much more components.
:star: Features
- Elegant usage directly within the RN-Boiler Cli
- Consistent with the default React Native template
- Minimal additional dependencies
- Lots of built-in components
:arrow_forward: Usage
npx rn-boiler MyApp
Usage with older versions of React Native
e.g. react-native@0.62.x
npx rn-boiler MyApp --version 1.62.*
See the below table to find out which version of the template to use.
React Native <=> Template Version
React Native | Template |
---|
0.63 | 1.63.* |
0.62 | 1.62.* |
Preview
:bookmark: License
This project is MIT licensed.