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
Hi,
I am currently working with big list, where my requirement is to show section list with two columns. By using numColumns prop, screen in divided in two halves, where first half of the screen is rendered with items, leaving the second half blank.
Also, the list is initially rendered as blank and becomes visible on re-render.
Hi,
I am currently working with big list, where my requirement is to show section list with two columns. By using numColumns prop, screen in divided in two halves, where first half of the screen is rendered with items, leaving the second half blank.
Also, the list is initially rendered as blank and becomes visible on re-render.
Versions:
"react-native-big-list": "^1.6.1",
"react-native": "0.68.0",
"react": "18.2.0",
The text was updated successfully, but these errors were encountered: