António Goulão
António Goulão
I used a wrapper around my app ``` ``` and inside this wrapper, I have something like this ``` import MobileDeviceManager from 'react-native-mdm'; const MDMConfig = ({ children }) =>...
Hi all. @DiegoNegri and @ajwhite I was facing the same issue after running `yarn add [email protected]` and launching the project. I then ran `cd ios && pod install` and launched...
Hey @deep0410 I faced the same situation and opened this feature request: https://expo.canny.io/feature-requests/p/appconfig-functionality-included-in-expo So far, the only way is to eject Expo since you have a dependency on the Native...