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
Describe the bug
Avoid re-rendering of hidden item (row) when hook state is changing
To Reproduce
SwipeListView with renderItem and renderHiddenItem as simple as it can be, but there is a useState hook to controll multiple select mode which renderItem toggles it onLongPress.
Describe the bug
Avoid re-rendering of hidden item (row) when hook state is changing
To Reproduce
SwipeListView with renderItem and renderHiddenItem as simple as it can be, but there is a useState hook to controll multiple select mode which renderItem toggles it onLongPress.
example expo link: https://snack.expo.dev/@manolee22/flatlist-simple
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: