Getting Started
Getting started with the template is fairly easy. There are only a few number of steps as listed down below.
using YARN over NPM is recommened when using this template.
1. Create react native app by providingreact-native-typescript-boilerplate
as a template.
2. Get into the generated app's directory and explore the code and features.
3. Get started by setting your app icon or splash screen icon.
4. Optional - Initiate husky pre-commit hooks.
Last updated