Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/manishbsta/react-native-template
- Owner: manishbsta
- Created: 2022-01-11T16:28:35.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-13T06:16:03.000Z (6 months ago)
- Last Synced: 2024-05-13T07:30:16.662Z (6 months ago)
- Topics: react-native, react-native-paper, redux, redux-toolkit, template, template-project, template-repository, theming
- Language: TypeScript
- Homepage:
- Size: 1.74 MB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.