duguyihou / react-native-turbo-image

Performant image component for React Native
https://www.npmjs.com/package/react-native-turbo-image
MIT License
167 stars 8 forks source link

fix: set minimum iOS version requirement to 13.0 #373

Closed gronxb closed 1 month ago

gronxb commented 1 month ago

image

image

My project is using iOS 12.4, and I’m encountering a compilation error. The library in question requires iOS 13.0 or higher. The previously set min_ios_version_supported is subject to change dynamically. Therefore, to ensure compatibility across all projects, I will fix it to 13.0

duguyihou commented 1 month ago

Thanks.

gronxb commented 1 month ago

@duguyihou, When will it be released?

duguyihou commented 1 month ago

@gronxb 1.20.2 is out.