Introduction

This is a react native template to help developers bootstrap their app quickly without spending too much time setting up boilerplate code. The template comes by default with tools :
  • Redux Toolkit
  • React Navigation
  • React Native Splash Screen
  • Redux Saga
This documentation assumes that you are familiar with react-native and the CLI tool provided by react-native.
In addition to the tools listed above, the template also come with scripts that automate repetitive tasks like generating components and redux toolkit slices boilerplate code.
Last modified 2yr ago