1import { StatusBar } from "react-native"; 2 3export const topSafeHeight = () => StatusBar.currentHeight;