Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

react-native-dotenv is a Babel plugin that lets you import environment variables directly in your React Native code (e.g., `import {API_URL} from '@env'`) by loading values from `.env` files—including environment‑specific variants—so you can keep configuration out of your source and access it via `process.env` or the imported `@env` module. It’s aimed at React Native developers who need a simple, type‑agnostic way to manage app‑level configuration across development, staging, and production environments.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of goatandsheep/react-native-dotenv

Account's avatar
motdotla/dotenv
Loads environment variables from .env file
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
codecov/codecov-node
Uploading report to Codecov: https://codecov.io
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
jest-community/jest-junit
A jest reporter that generates junit xml files

Support the repos that depend on this repository

Top contributors

dependabot-preview[bot]'s profile
dependabot-preview[bot]
131 contributions
dependabot[bot]'s profile
dependabot[bot]
98 contributions
tusbar's profile
tusbar
93 contributions
goatandsheep's profile
goatandsheep
65 contributions
dependabot-support's profile
dependabot-support
54 contributions
zetachang's profile
zetachang
5 contributions
iagows's profile
iagows
2 contributions
schiller-manuel's profile
schiller-manuel
2 contributions
fahadtejani's profile
fahadtejani
2 contributions
gitter-badger's profile
gitter-badger
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
goatandsheep

goatandsheep/react-native-dotenv

Load react native environment variables using import statements for multiple env files.

JavaScript
854
51
MIT License