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
In IQKeyboardManagerSwift 7.0, it will support swiftui. When will you release it? And please add disabledToolbarClasses function for swiftui view. Thanks.
The text was updated successfully, but these errors were encountered:
It will have a very basic support. mostly only for toolbars as the SwiftUI already handles most of the keyboard management related things.
I'm planning to release it when a couple of peoples like you try the master branch version and I'll get few feedbacks for any major bug in 7.0.0 since it has a lot of internal changes.
disabledToolbarClasses is not be supported at the moment in SwiftUI because there is no general UIViewController in SwiftUI directly. We'll need to think about it and then we may find a way to add it.
In IQKeyboardManagerSwift 7.0, it will support swiftui. When will you release it? And please add disabledToolbarClasses function for swiftui view. Thanks.
The text was updated successfully, but these errors were encountered: