Skip to main content

useAccessibilityFocus

On iOS, voiceover will focus on the element closest to what the user last interacted with on the
previous screen rather than what is on the top left (https://github.com/react-navigation/react-navigation/issues/7056)
This hook allows you to manually set the accessibility focus on the element we know will be in the correct place.