UNPKG

react-native-trays

Version:

Production-grade, Family inspired, React Native Tray System library

4 lines (2 loc) 111 B
import { Dimensions } from 'react-native'; export const { height: DEVICE_HEIGHT } = Dimensions.get('window');