https://github.com/girish54321/react-native-starterapp
React Native Starter Boilerplate is a comprehensive and customizable boilerplate for building cross-platform mobile apps using React Native. It includes a range of preconfigured and preinstalled tools and libraries to help you get started quickly and easily, including Redux, React Navigation, Codepush, and Flavors.
https://github.com/girish54321/react-native-starterapp
codepush-deployment query redux redux-toolkit typescript
Last synced: 4 months ago
JSON representation
React Native Starter Boilerplate is a comprehensive and customizable boilerplate for building cross-platform mobile apps using React Native. It includes a range of preconfigured and preinstalled tools and libraries to help you get started quickly and easily, including Redux, React Navigation, Codepush, and Flavors.
- Host: GitHub
- URL: https://github.com/girish54321/react-native-starterapp
- Owner: girish54321
- Created: 2024-10-20T10:00:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-11-18T12:01:14.000Z (7 months ago)
- Last Synced: 2025-11-18T15:33:35.746Z (7 months ago)
- Topics: codepush-deployment, query, redux, redux-toolkit, typescript
- Language: TypeScript
- Homepage:
- Size: 2.95 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Native TypeScript Starter with Flavors ❤️ now with Material 3
## Welcome
Welcome to our React Native starter repo! This repo includes a variety of core features to help you get started building a top-quality mobile app.
## Flavor builds
Need to create different versions of your app for different markets or audiences? No problem! This starter repo includes support for flavor builds, so you can easily create unique versions of your app with their own branding, assets, and configurations.
## Redux with Axios
We've included both Redux and Axios to help you manage the state of your app and make HTTP requests in a consistent and efficient manner.
Get started building your dream app today with this powerful React Native starter repo!

## Test case

## Installation
[
](apk/app-prod-release.apk)
## Run Locally
Clone the project
```bash
git clone https://github.com/girish54321/starterApp.git
```
Go to the project directory
```bash
cd react-native-starter
```
Install dependencies
```bash
yarn
```
On Android DEV
```bash
yarn android_dev_debug
```
On Android Staging
```bash
yarn android_staging_debug
```
On Android PROD
```bash
yarn android_prod_debug
```
On iOS or use XCode
```bash
cd ios && pod install && cd .. && yarn run ios11
```
## Tech Stack
React, React native, Redux toolkit
If you find my work useful, please consider supporting me by buying me a coffee!
Your support helps me continue to develop and maintain this project.
Thank you!