You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Create a custom hook to status bar styles with useFocusEffect & react-navigation v6
332
+
## Create a custom hook to change status bar styles with useFocusEffect & react-navigation v6
333
333
334
-
> **warning**
334
+
> **Warning**
335
335
> Example Outdated. I wrote this status bar hook without knowing that the React Navigation library provides a `useIsFocused` hook. I [updated my example using their technique that also works nicely with `expo-status-bar`](#change-status-bar-style-config-based-on-route-with-useisfocused--react-navigation-v6).
0 commit comments