# react-native-template-vvdev

Template for initialization react-native project.

## Stack

- **typescript**, **eslint** and precommit with **husky**
- **react-navigation** v5
- **redux** and **@reduxjs/toolkit**
- **base components**: header, typography, buttons
- dependency injection with **react-ioc**
- **rest-api-helper**

