keyboard avoidance issue
canozt opened this issue · comments
canozt commented
After updating Xcode 14.2 from Xcode 13, keyboard avoidance has stopped working in SwiftUI. Views individually works but when i put them into PageView, auto keyboard avoidance stops working. Has anyone faced the same issue before ?
Martin Rechsteiner commented
HI @canozt! Do you have any ways of reproducing this issue?