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
Hi, I received your Issue in NavigationViewKit and SheetKit.
Thank you for your love of NavigationViewKit and SheetKit.
Since iOS 13 and iOS 14 have the same hardware requirements, only a very small number of users (with enough hardware to support iOS 14) are still using iOS 13. SwiftUI 1.0 (iOS 13) was quite immature and didn't become more stable until SwiftUI 2.0 (iOS 14). Therefore neither library provides support for iOS 13.
SheetKit is theoretically iOS 13 capable if you remove the code that supports BottomSheetViewController. Likewise if you make NavigationViewKit support iOS 13 you need to remove quite a bit of that functionality to make it work.
From my own practice, I would also recommend that your app start supporting iOS 14.
Great component!!!
Will this support ios13 version?
The text was updated successfully, but these errors were encountered: