issues
search
nickffox
/
KeyboardObserving
⌨️A Combine-based way to observe and adjust for Keyboard notifications in SwiftUI
MIT License
482
stars
36
forks
source link
Adds ViewModifier
#2
Closed
nickffox
closed
5 years ago
nickffox
commented
5 years ago
Simplified KeyboardObservingView to ignore bottom safe area, and simplified keyboard height calculation for consistency.
Added KeyboardObserving ViewModifier, and convenience method
keyboardObserving
on
View
.
keyboardObserving
onView
.