generator-rn-toolbox-gv
Version:
React-Native generators to kickstart your project
20 lines (15 loc) • 646 B
Markdown
# Advanced Base Project setup
*Tired of the same empty initial app? Start with a real React Native Project*
Use `yo rn-toolbox-gv:advanced-base` to replace the base project
This generator is an alternative to `yo rn-toolbox-gv: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