rechsteiner / Parchment

A paging view with a highly customizable menu ✨
MIT License
3.36k stars 418 forks source link

keyboard avoidance issue #671

Open canozt opened 1 year ago

canozt commented 1 year ago

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 ?

rechsteiner commented 7 months ago

HI @canozt! Do you have any ways of reproducing this issue?