DylanVann / react-native-fast-image

🚩 FastImage, performant React Native image component.
MIT License
8.09k stars 1.47k forks source link

Android RN 73 Support - Update build.gradle w/ Namespace #996

Open alexhernandez opened 11 months ago

alexhernandez commented 11 months ago

RN Team Update: https://github.com/react-native-community/discussions-and-proposals/issues/671

Fix: https://github.com/react-native-community/discussions-and-proposals/issues/671#issuecomment-1598892444

alexhernandez commented 11 months ago

@DylanVann any MR feedback welcome

saif-o99 commented 11 months ago

Hey @alexhernandez, what could this fix? because the lib works fine for me without it with latest RN

alexhernandez commented 11 months ago

Hey @alexhernandez, what could this fix? because the lib works fine for me without it with latest RN

I updated MR title. It's an update for RN 73. See links in description

akimaleo commented 8 months ago

It's absolutely needed to be merged and released

felipecsl commented 7 months ago

you'll also need to remove the package attribute from AndroidManifest.xml

Himatheja commented 3 weeks ago

FAILURE: Build failed with an exception.