react-native-fast-image
react-native-fast-image copied to clipboard
Fix : Fixed crash for iOS 17
trafficstars
- Removed depreciated UIGraphicsBeginImageContextWithOptions .
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
the patch works, but i also need to delete the tintcolor props. When i use tintColor the app always crash