How to access iOS evironment variables or runtime arguments with react-native? -


i want load different configuration depending on evironent (dev, qa, prod). before react-native used node_env , enfivy. in react-native there of isn't global process variable. how access ios evironment variables or runtime arguments react-native?

thanks, georg

i think should write native module can environment variables , export them js.


Comments

Popular posts from this blog

javascript - Complete OpenIDConnect auth when requesting via Ajax -

c# - Replace text in MailItem Body -

apache - PHP Soap issue while content length is larger -