DylanVann / react-native-fast-image

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

Fix : Fixed crash for iOS 17 #1012

Closed dprajapati1179 closed 2 days ago

dprajapati1179 commented 8 months ago
- Removed depreciated  UIGraphicsBeginImageContextWithOptions .
pot2mayo commented 7 months ago

Any plan to merge this PR and make a new release? This issue happens on all iOS17 devices, and the only workaround at the moment is patching the package as explained here https://github.com/DylanVann/react-native-fast-image/issues/1002#issuecomment-1744054648

juliendevleeschauwer commented 7 months ago

the patch works, but i also need to delete the tintcolor props. When i use tintColor the app always crash