Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/manishbsta/react-native-template

A React Native starter template project with built-in navigation & ready to use state management.
https://github.com/manishbsta/react-native-template

react-native react-native-paper redux redux-toolkit template template-project template-repository theming

Last synced: 1 day ago
JSON representation

A React Native starter template project with built-in navigation & ready to use state management.

Awesome Lists containing this project

README

        

# react-native-template

A React Native starter template project with built-in navigation & redux toolkit.

## What's included?

- axios
- react-native-mmkv
- react-native-vector-icons
- @react-navigation/native {and peer dependencies}
- @reduxjs/toolkit {and peer dependencies}

## Why should I use this template?

- Splash Screen & Authentication flow.
- Pre-setup navigation and redux toolkit.
- Eslint & Prettier preconfigured to work together.
- Actively maintained.