You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for raising this issue!
The inconsistencies in iOS version checks have been addressed, and the necessary fixes have been made.
We’ve ensured better compatibility across versions as claimed, and the README has been updated accordingly.
Feel free to let us know if you spot anything else!
The library contains inconsistent iOS version compatibility checks which could lead to runtime issues.
For example, in UIButton+SwiftlyUI.swift, there are implementations using iOS 15 features:
However, the README claims:
(Enterprise-level compatibility, supports iOS 13+)
Issues
Proposed Solution
This would improve the library's usability across different iOS versions.
The text was updated successfully, but these errors were encountered: