Something went wrong. Try again.
This repository has no description
Something went wrong. Try again.
103 B · 3 lines
TSX
1234import { StatusBar } from "react-native";
export const topSafeHeight = () => StatusBar.currentHeight;
1234import { StatusBar } from "react-native";
export const topSafeHeight = () => StatusBar.currentHeight;