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) 103 B
export default function setStatusBarBackgroundColor(backgroundColor: string, animated: boolean): void;