react-native-gesture-handler
react-native-gesture-handler copied to clipboard
Redux Re render updates causing the pan gesture handler to loose focus and stops working.
Description
I am using a package react-native-kanban-board which uses Gesture Handler 2x , when I supply a redux state for render , and update the gesture loose its focus on next render . I am trying for so long couldn't resolve it
Steps to reproduce
Supply a redux state for a component which renders a element with Pan Gesture Handler
Snack or a link to a repository
https://github.com/Intechnity-com/react-native-kanban-board/issues/5
Gesture Handler version
^2.9.0
React Native version
0.75.0
Platforms
Android, iOS
JavaScript runtime
Hermes
Workflow
React Native (without Expo)
Architecture
Paper (Old Architecture)
Build type
Debug mode
Device
Android emulator
Device model
No response
Acknowledgements
Yes