/React-native-evnProject

Learn how to use .env files in react native.

Primary LanguageObjective-C

Imgur

React-native-evnProject

This is the demo application using react-native-dotenv!!!

The article containing instructions on how to build this app can be found here

Getting Started

These instructions should get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Things you need to get started:

Installing

To get the project running, follow these steps:

  • Create a folder -Enter/Navigate into that folder
cd <folder-name>
  • Clone this repository:
git clone https://github.com/just1and0/React-native-evnProject.git
  • Install all the project's dependencies:
yarn or npm install
  • Once that's done, run the project:
npm start or yarn start

Run on emulator

npx react-native run-ios || npx react-native run-android

Built With

  • Javascript
  • React Native- (UI library)

Contribution

Please read the CONTRIBUTING.md file (Soon to be added) to see how you can contribute and add more features to the project.

Authors

TODO: Add the Authors