Handling iOS Safari toolbar for full height web content
I recently ran into an issue where I had some content to display that spans the full height of the device and the code was using height: 100vh to achieve the same. When testing on iOS Safari, you'll see there's an issue with this:
As seen in the abo...
sabhya.dev2 min read