Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can i use this in ios13? #2

Open
lokizero00 opened this issue Jul 9, 2022 · 1 comment
Open

How can i use this in ios13? #2

lokizero00 opened this issue Jul 9, 2022 · 1 comment

Comments

@lokizero00
Copy link

Great component!!!
Will this support ios13 version?

@fatbobman
Copy link
Owner

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.

Translated with www.DeepL.com/Translator (free version)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants