rechsteiner / Parchment

A paging view with a highly customizable menu ✨

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

keyboard avoidance issue

canozt opened this issue · comments

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 ?

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