Hey guys!
I am struggling a bit on the responsiveness for iPhone.
Because they have the virtual “homebutton” - which hides sometimes and is visible on others -, attributes like 100vh seem to not work properly.
In theory, a div with 100vh should take up the whole visible screen and not more. But it slips beneath the homebutton and I have to set the height to around 90vh to get the whole content. But this is not exact and rather a workaround.
How do you deal with that?
Best regards
Aaron