Skip to content

JKobrynski/react-native-builds

Repository files navigation

React Native builds example

The goal of this project is to exemplify multiple environment setup in React Native for both iOS and Android.

Environments

This project contains two environments: dev and live. (.env files are not gitignored on purpose). The application's name is dependent on the environment that is used, so is the .env file.

Running different builds

Check out the scripts section in package.json for available build/run commands on Android. To change the environment for the iOS app, select the desired variant on the top bar in XCode and press the button next to it to run the build.

Setup

To see how this is done on the Android side, check out this build.gradle file and these folders (for each environment).

You can open the iOS project in XCode and check out how different environments are set up.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published