Skip to content

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.

Notifications You must be signed in to change notification settings

girish54321/React-Native-StarterApp

Repository files navigation

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!

Demo Test case

Installation

Get it on GitHub

Run Locally

Clone the project

   git clone https://github.com/girish54321/starterApp.git

Go to the project directory

  cd react-native-starter

Install dependencies

  yarn

On Android DEV

  yarn android_dev_debug

On Android Staging

  yarn android_staging_debug

On Android PROD

  yarn android_prod_debug

On iOS or use XCode

  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!

Buy Me A Coffee

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published