IQKeyboardManager icon indicating copy to clipboard operation
IQKeyboardManager copied to clipboard

disabledToolbarClasses for swiftui view

Open hapton opened this issue 2 years ago • 3 comments

In IQKeyboardManagerSwift 7.0, it will support swiftui. When will you release it? And please add disabledToolbarClasses function for swiftui view. Thanks.

hapton avatar Nov 20 '23 09:11 hapton

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.

hackiftekhar avatar Nov 22 '23 12:11 hackiftekhar

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.

hackiftekhar avatar Nov 27 '23 08:11 hackiftekhar

https://github.com/hackiftekhar/IQKeyboardManager/labels/Feature%20Request

Pnaveen1513 avatar May 01 '24 12:05 Pnaveen1513