> For the complete documentation index, see [llms.txt](https://abdulhamidoumer.gitbook.io/rn-ts-boilerplate/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://abdulhamidoumer.gitbook.io/rn-ts-boilerplate/readme.md).

# 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

{% hint style="warning" %}
This documentation assumes that you are familiar with [`react-native`](https://reactnative.dev/) and the CLI tool provided by `react-native`.
{% endhint %}

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.
