KeyboardAwareSwiftUI
KeyboardAwareSwiftUI copied to clipboard
A Swift package that adds a modifier .keyboardAware() to SwiftUI views to handle the keyboard appearing.
Results
2
KeyboardAwareSwiftUI issues
Sort by
recently updated
recently updated
newest added
Hi, How to scroll up a little more up when the keyboard is displayed is it possible? I am on the latext Xcode with iOS 16. I am using a...
this view modifier wrongly calculates keyboard height for iPad in landscape, producing extra white space above the keyboard