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
On iOS with VoiceOver, stepping through items truncates the list. It is necessary to use the scroll gesture to force the list to pick up further items and make them available for stepping through.
Description of issue
On iOS with VoiceOver, stepping through items truncates the list. It is necessary to use the scroll gesture to force the list to pick up further items and make them available for stepping through.
This is a known React Native issue: facebook/react-native#13743
Works fine on Android.
Expected behaviour
User can step through the entire list using the back and forward gestures, or the skip gesture (e.g. in headline mode)
Steps to reproduce
OS / Browser / Device model
iOS 11.1, iPhone 7
The text was updated successfully, but these errors were encountered: