issues
search
reactcostarica
/
website
🌎 React Costa Rica website https://reactcostarica.org
MIT License
6
stars
2
forks
source link
Fix layout min-height
#6
Closed
kevinwolfcr
closed
5 years ago
kevinwolfcr
commented
5 years ago
What's new?
Fix layout height on Safari mobile, this is because it was not considering the browser toolbars
Add a
useViewport
hook to use viewport
width, height
measures and
vw
and
vh
calculations
Add
framer-motion
for animating the layout appearance once the window measures are available
Issue link
N/A
URL
https://fix-layout-min-height.d15h0loj9ic2nf.amplifyapp.com/
Notes
Based on
this article
What's new?
useViewport
hook to use viewportwidth, height
measures andvw
andvh
calculationsframer-motion
for animating the layout appearance once the window measures are availableIssue link
URL
Notes