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 props.refreshing is undefined refreshControl shouldn't be be injected.
Right now patchFlatListProps changes the behavior of FlatLists which aren't supposed to have a refreshControl. It also causes some type warnings to be thrown in development.
Uh oh!
There was an error while loading. Please reload this page.
When
props.refreshing
is undefinedrefreshControl
shouldn't be be injected.Right now
patchFlatListProps
changes the behavior of FlatLists which aren't supposed to have a refreshControl. It also causes some type warnings to be thrown in development.https://snack.expo.dev/wcIw8L47u
The text was updated successfully, but these errors were encountered: