zetachang / react-native-dotenv

A Babel preset let you import application configs from .env file (zero runtime dependency)
MIT License
915 stars 68 forks source link

RN 0.46.0 packager fails #21

Closed mrkpatchaa closed 7 years ago

mrkpatchaa commented 7 years ago

Hi,

I've tried to update to RN 0.46.0 but build is broken as the packager folder doesn't exist (Replaced by Metro builder. (https://github.com/facebook/react-native/commit/236e9e4d01f60225855477b710fd4b5e1b8817fb)

pdavid0 commented 7 years ago

22 should resolve this

mrkpatchaa commented 7 years ago

Yup, Is it possible to use the pull request as source before the package is published ?

zetachang commented 7 years ago

@pdavid0 thanks for working on this, will release a new version later today.

alizahid commented 7 years ago

@zetachang When's the release coming?

alizahid commented 7 years ago

@pdavid0 I installed from master, and now I see this.

simulator screen shot jul 9 2017 5 36 44 am

zetachang commented 7 years ago

New version v0.1.0 has been released. Please let me know if any you still encounter any issue 🙂