import { Dimensions } from 'react-native'; export const { height: DEVICE_HEIGHT } = Dimensions.get('window');