valdioflorio

Results 3 comments of valdioflorio

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:...

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?