Fix empty space under shadcn/ui drawer when keyboard appears on mobile. Learn optimal solutions without visual jerks or layout shifts.
Solution for empty space under shadcn/ui drawer on iOS Safari. Using window.visualViewport API to adjust height when keyboard appears.