Searched refs:hasViewControllerBasedStatusBarAppearance (Results 1 – 3 of 3) sorted by relevance
45 const hasViewControllerBasedStatusBarAppearance = react_native_1.Platform.OS === 'ios' && constant61 …!hasViewControllerBasedStatusBarAppearance && react_1.default.createElement(expo_status_bar_1.Stat…
1 …hasViewControllerBasedStatusBarAppearance =\n Platform.OS === 'ios' &&\n !!Constants.expoConfig?…
29 const hasViewControllerBasedStatusBarAppearance =47 {!hasViewControllerBasedStatusBarAppearance && <StatusBar style="auto" />}