lugg / react-native-config

Bring some 12 factor love to your mobile apps!
MIT License
4.76k stars 652 forks source link

RNConfig Empty Android #792

Open Roasted-Peanut opened 3 months ago

Roasted-Peanut commented 3 months ago

import RNConfig from 'react-native-config'

console.log("RNConfig", RNConfig);

IOS can export data, but Android cannot. I tried downgrading the version but to no avail. "react-native": "0.73.2", "react-native-config": "^1.5.1",

Hady207 commented 1 month ago

Facing the same issue as well "react-native": "0.73.6", "react-native-config": "^1.5.1",