valdioflorio
Results
3
comments of
valdioflorio
[🐛] Expo 54/ @react-native-firebase/app: 23.5.0 is generating the wrong packageImportPath on android
If anyone else is facing the same issue a workaround for this is to enforce this to your projects `react-native.config.js` file ```js module.exports = { dependencies: { "@react-native-firebase/app": { platforms:...
[🐛] Expo 54/ @react-native-firebase/app: 23.5.0 is generating the wrong packageImportPath on android
with `npx react-native config` the `packageImportPath` seems to be displayed correctly but it is not applied as expected on android during build. Very strange issue.
any update on when this can be merged?