enesozturk / react-native-hold-menu

📱 A performant, easy to use hold to open context menu for React Native powered by Reanimated 🚀
https://enesozturk.github.io/react-native-hold-menu/
MIT License
1.4k stars 91 forks source link

Clashing dependencies #96

Open maersk96 opened 1 year ago

maersk96 commented 1 year ago

I think some of the dependencies (like expo-blur) need to be peer dependencies only.

At least it worked for me removing these dependencies and upgrading the peer dependencies.

I really love this package, so i can't wait for the next release!