react-native-gesture-handler
react-native-gesture-handler copied to clipboard
Remove lodash
Description
As far as I can tell lodash is used once anywhere in the repo and could either be replaced with lodash.isEqual or native JS.
Steps to reproduce
N/A
Snack or a link to a repository
https://github.com/software-mansion/react-native-gesture-handler/blob/a9272cf2471bd869a3c81e13fa114ecfea3cc835/src/handlers/createHandler.tsx#L391C13-L391C14
Gesture Handler version
2.13.1
React Native version
N/A
Platforms
Web
JavaScript runtime
None
Workflow
None
Architecture
None
Build type
None
Device
None
Device model
No response
Acknowledgements
Yes
Hey! 👋
The issue doesn't seem to contain a minimal reproduction.
Could you provide a snack or a link to a GitHub repository under your username that reproduces the problem?