jakexchan
Results
2
comments of
jakexchan
I added `dependencies` in `react-native.config.js`. It's worked in Expo managed workflow and Expo SDK version is 46. ```js const path = require('path'); module.exports = { dependencies: { 'react-native-ui-lib': { root:...
Same issue. Found the code from `ApplicationModule.kt` of the `expo-application` module, according to the stack information.  Is there any way to change it? Thanks a lot.