react-native-config-reader icon indicating copy to clipboard operation
react-native-config-reader copied to clipboard

🛠 Easily access any of the build configs defined in build.gradle or info.plist from your JS code.

Results 22 react-native-config-reader issues
Sort by recently updated
recently updated
newest added

Fix: https://github.com/expo/expo/issues/15622#issuecomment-998680225

bug

**React Native**: `61` **Android**: `AndroidX` There seems to be an issue with assembling for release when using ProGuard: ``` android() { ... buildTypes { debug { buildConfigField "String", "FOO", "\"bar\""...

bug
good first issue
question
platform: android

Information can be obtained during debugging . but release content is empty ``` RNConfigReader = {} ``` ![image](https://user-images.githubusercontent.com/23447622/106999518-c9523100-679f-11eb-997e-2c9296990ed7.png) defaultConfig ``` resValue "string", "rn_config_reader_custom_package", "com.my.xe0apbo" ```

bug
help wanted
question
platform: android

I have these variants: 1) debug 2) release 3) releaseStaging import RNConfigReader from 'react-native-config-reader'; RNConfigReader is **null** for **releaseStaging**

bug
help wanted
platform: android

enhancement
help wanted

Tried installing this library on react native 0.72.0 but getting the following error. Anyone have a fix for this or a fork that fixes this? Could not resolve dependency: npm...

Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependencies [minimist](https://github.com/minimistjs/minimist), [minimist](https://github.com/minimistjs/minimist), [react-native](https://github.com/facebook/react-native) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies need to be updated together. Updates `minimist` from 1.2.0 to 1.2.8 Changelog Sourced from minimist's...

dependencies

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...

dependencies

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.28 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.33 / 1.0.33 Add new browser : Cobalt Identify Macintosh as an Apple device Fix ReDoS vulnerability Version...

dependencies

Bumps [json5](https://github.com/json5/json5) from 2.1.0 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...

dependencies