Ben Borgers

How to get screen height in Expo

April 23, 2020

The screen height can be retrieved using the Dimensions package:

import Dimensions from "react-native"

Dimensions.get("window").height

More blog posts

Subscribe to my newsletter for a monthly round-up of new blog posts and projects Iā€™m working on!

Twitter ↗ RSS feed ↗