Anyone ever get whitespace above the IME/soft keyb...
# compose-ios
s
Anyone ever get whitespace above the IME/soft keyboard roughly the size of the keyboard? No idea what's causing it, and can't inspect the layout on iOS.
k
Did you set the
.ignoreSafeSpace(.keyboard)
on ios side?
s
I tried all, keyboard, and container - none fixed it.
This fixed it.