UNPKG

react-native-dot-env

Version:

Add .env support to your react-native application without exposing them in JavaScript bundle.

10 lines (7 loc) 152 B
# Example app ## Instructions ```sh git clone git@github.com:VojtechBartos/react-native-dot-env.git cd react-native-dot-env/example yarn yarn run-ios