Home
last modified time | relevance | path

Searched refs:getViewportSize (Results 1 – 2 of 2) sorted by relevance

/expo/docs/common/
H A Dwindow.ts1 export const getViewportSize = () => { constant
/expo/docs/components/
H A DDocumentationPage.tsx84 if (WindowUtils.getViewportSize().width >= breakpoints.medium + 124) {