我正在制作一个react native库,我想在我的库(另一个模块)中集成react native配置https://github.com/luggit/react-native-config。
我想继续使用不同的环境 ENVFILE = .env-qa react-native run-android
security: Record<{[key: string]: SecurityMode, boolean}>, but the Record Generic only takes 2 arguments, and when I am putting them into a var, I get that I am using them as values. PLEASE HELP..
我希望从react native config模块中的模块中使用BuildConfig。