Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swap react-native-dotenv for react-native-config #71

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

markmur
Copy link
Contributor

@markmur markmur commented Feb 21, 2024

What changes are you making?

react-native-dotenv has been giving us persistent trouble. Sometimes the env vars are available, other times they're not - with no way of predicting when it might break.

This PR swaps out react-native-dotenv for react-native-config which seems to work more consistently.


PR Checklist

Important

  • I've added tests to support my implementation
  • I have read and agree with the Contribution Guidelines.
  • I have read and agree with the Code of Conduct.
  • I've updated the README.
  • I've updated any documentation related to these changes.

Checklist for releasing a new version

Tip

See the Contributing documentation for instructions on how to publish a new version of the library.

@markmur markmur self-assigned this Feb 21, 2024
@markmur markmur requested a review from a team as a code owner February 21, 2024 12:01
@markmur markmur merged commit 458c326 into main Feb 21, 2024
7 checks passed
@markmur markmur deleted the markmur/react-native-config branch February 21, 2024 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants