UNPKG

react-native-trays

Version:

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

7 lines (6 loc) 164 B
"use strict"; import { Dimensions } from 'react-native'; export const { height: DEVICE_HEIGHT } = Dimensions.get('window'); //# sourceMappingURL=constants.js.map