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
When elements with different heights are in a row with alignItems: ‘center’ or alignItems:’flex-end’, the tallest ones are selected and announced first by VoiceOver on iOS.
Tested on iPhone 13 mini, iOS 17.4.1
Steps to reproduce
use the code in the reproducer and build on a physical iOS device
activate VoiceOver and go through each example by swiping right
Description
When elements with different heights are in a row with alignItems: ‘center’ or alignItems:’flex-end’, the tallest ones are selected and announced first by VoiceOver on iOS.
Tested on iPhone 13 mini, iOS 17.4.1
Steps to reproduce
React Native Version
0.83.1
Affected Platforms
Runtime - iOS
Output of
npx @react-native-community/cli infoStacktrace or Logs
MANDATORY Reproducer
https://snack.expo.dev/@andreamartinez/ios-voiceover-order-bug
Screenshots and Videos
RPReplay_Final1768299277.mov