DylanVann / react-native-fast-image

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

Error: Tried to register two views with the same name FastImageView #957

Open chubo274 opened 1 year ago

chubo274 commented 1 year ago

Describe the bug i think this lib not match with fast refresh. when i comment a line code FastImage, and uncomment that line. I got this error

i got the issue on "react-native-fast-image": "^8.6.3", "react-native": "0.70.5",

i had tried npm dedupe but still same error, so i think something wrong with fast refresh and this lib. How can i solve that error.

abdullahIsa commented 6 months ago

Any update from anyone ?