问题标签 [react-native-config]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
react-native - 应用名称在 iOS 上显示为 __RN_CONFIG_DISPLAY_NAME
我在我的 ReactNative 应用程序中使用 react-native-config。将 react-native-config 升级到 1.4.5 并将 React Native 升级到 0.66.1 后,一切正常,但 iOS 中的应用名称显示为 __RN_CONFIG_DISPLAY_NAME。
还有其他人有这个问题吗?
ruby - 如何使用 fastlane 动作`environment_variable`
根据 action environment_variable的文档。
我曾尝试在我的身上以这种方式使用它,Fastfile
但失败了。
我找不到任何有关如何使用此操作的示例。
我也查看了这个动作的源代码,但我对 ruby 不是很熟悉。所以我不知道如何传递参数。
* environment_variable 动作的图片:*
现在我直接在我的Fastfile
直接设置环境变量并且它可以工作,但我仍然想知道如何使用这个动作。
react-native - “.env”变量的值不与“react-native-config”一起显示
我创建了一个.env文件并安装了“react-native-config”包,但不显示变量值(在 ios 上)。
你能帮我解决这个问题吗?
谢谢
终端 :
.env
应用程序.js