Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hidden row prevent re-render #608

Open
manosKas opened this issue Sep 7, 2022 · 0 comments
Open

Hidden row prevent re-render #608

manosKas opened this issue Sep 7, 2022 · 0 comments

Comments

@manosKas
Copy link

manosKas commented Sep 7, 2022

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):

  • OS: iOS and Android
  • RNSLV Version: 3.2.9
  • RN Version: 68.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant