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
Build tools: CRNA (but also encountered the bug in normal react native project)
Steps to Reproduce
Run the attached sample below on iOS.
Refresh until bug occurs (~ usually < 10 refreshes)
Expected Behavior
List always renders all items correctly and scrolls to a list item around #80
Actual Behavior
List sometimes renders a blank screen and the list is broken. Scrolling will return to the first 10 list items, but the list will no longer render the other 990 items until another refresh.