Okay donc #UITextView avec excludedPath et #UIStackView ne font pas bon ménage du tout, du tout.
Ça m'aura bien fait galérer mais c'est bon à savoir …
#Swift #UIKit #iOS
Ça m'aura bien fait galérer mais c'est bon à savoir …
#Swift #UIKit #iOS
I am getting some reports that iOS 17 beta 3 has problems with keyboard avoidance. Input views based on UiTextView with UIViewRepresentable stay “behind the keyboard” and do not slide up with keyboard when focused, breaking my UI.
I cannot reproduce this on simulator. Does this sound familiar to anyone? I don’t have any of my own test devices on betas yet.