import useScreenDimensions from "./ScreenDimensions"; export { isIPad, isIphoneX, ifIphoneX, getStatusBarHeight, getBottomSpace } from "./react-native-iphone-x-helper"; export { useScreenDimensions };