Re-export of useIsFocused from React Navigation.
Returns a boolean, true if the current screen is active.
Note: If you need to run side effects when a screen becomes focused rather than just checking focus state, consider using useFocusEffect instead.
Edit this page on GitHub.