UNPKG

expo-status-bar

Version:

Provides the same interface as the React Native StatusBar API, but with slightly different defaults to work great in Expo environments.

2 lines (1 loc) 77 B
export default function setStatusBarTranslucent(translucent: boolean): void;