# Advanced Base Project setup

*Tired of the same empty initial app? Start with a real React Native Project*

Use `yo rn-toolbox:advanced-base` to replace the base project

This generator is an alternative to `yo rn-toolbox:base`. It add a basic navigation and some common component to start faster.

**Features**
- Centralized App.js
- [react-navigation](https://github.com/react-community/react-navigation) 5 pages setup
- Custom header
- Custom button
- Centralized app style in a theme
- Page container
- 2 dashbord page with tab navigation
- A signup and a Login page with some input fields
- A platform specific design
- i18n support
