https://github.com/rajdeepc/expo-redux-starter-kit
Expo + React Native with Redux Boilerplate Kit
https://github.com/rajdeepc/expo-redux-starter-kit
components-library expo expo-cli react react-native react-navigation-redux reactnative redux redux-thunk starter-kit
Last synced: 10 months ago
JSON representation
Expo + React Native with Redux Boilerplate Kit
- Host: GitHub
- URL: https://github.com/rajdeepc/expo-redux-starter-kit
- Owner: Rajdeepc
- Created: 2020-03-09T17:58:29.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T16:26:32.000Z (about 3 years ago)
- Last Synced: 2025-01-10T23:45:28.781Z (12 months ago)
- Topics: components-library, expo, expo-cli, react, react-native, react-navigation-redux, reactnative, redux, redux-thunk, starter-kit
- Language: JavaScript
- Homepage:
- Size: 1.85 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
## Expo Started Kit with Redux and React Navigation 5 Setup
### This project is being made as a started kit to help developers get started with Expo and redux and react navigation.
Few components i have made to ease the development process such as Single Sign On, MapView and Infinite Scroll.
The project has Stack, Bottom Tab and Drawer navigator setup built in to choose from.
To get started:
Pre-requisites:
1. Install Xcode
2. Install Android Studio
```
git clone https://github.com/Rajdeepc/expo-redux-starter.git
```
```
npm install -g expo-cli
```
Go inside the Project directory after cloning and type:
```
npm install
````
To Run in local Simulator:
```
expo start -c
```
To Publish and test in your local device
```
expo publish --release-channel
```
Once you receive a publish link scan the QR from your expo app installed on your ios or android and enjoy!!!!
Ill keep adding components here whenever i get time. If you like this project use it as your starter kit and drop me a thanks on [rajrock38@gmail.com](rajrock38@gmail.com)
### Donate
If you like my work and if my product has helped you in your development please feel free to give a shoutout:
[](https://paypal.me/RajdeepC?locale.x=en_GB)
### Become a Patreon
Made for developers and designers by Rajdeep Chandra. Tip me on [Patreon](https://www.patreon.com/chandraraj).