DylanVann / react-native-fast-image

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

fix: ios 17 support fixed #1019

Open karamanmertcan opened 7 months ago

karamanmertcan commented 7 months ago

In IOS 17 not working without these changes.

crafterm commented 3 months ago

Can confirm with our experience as well, we needed to apply this patch, otherwise had various missing views/strange behaviour in our app.