react-native-gesture-handler icon indicating copy to clipboard operation
react-native-gesture-handler copied to clipboard

Remove lodash

Open jthoward64 opened this issue 10 months ago • 1 comments

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

jthoward64 avatar Sep 28 '23 17:09 jthoward64