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
With React Native's New Architecture becoming the default, and given that it adds support for synchronous communication between the JavaScript thread and the native main thread, would it make sense to base FlashList on iOS’s UITableView?