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

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

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:

[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](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).