react-native-env-config

A library and guide to manage different environments for the React Native application, like development, staging and production.

Usage no npm install needed!

<script type="module">
  import reactNativeEnvConfig from 'https://cdn.skypack.dev/react-native-env-config';
</script>

README

React Native Env Config

A library and guide to manage different environments for the React Native application, like development, staging and production.

Inspired by react-native-config. The main difference is this library allows you to create different environments and code is updated to work with the latest React Native version. This library should work but it is still under development and complete documentation will be ready after I am satisfied with the code.

License

MIT