react-native-pressable-opacity icon indicating copy to clipboard operation
react-native-pressable-opacity copied to clipboard

Unable to use due to peer dependency issue

Open helgahjartar opened this issue 5 years ago • 2 comments

I was unable to install this project as it kept complaining about react-native-gesture-handler not meeting the peer dependency requirement of >=2. However, I had already installed the latest version of it, 2.0.0-9.alpha. They're all in alpha-state, wonder if that's what makes it not recognise it? I was also not able to build this repo after cloning it due to the same problem.

helgahjartar avatar Nov 25 '20 11:11 helgahjartar

Sorry for the inconvenience! I haven't been able to give this repo much attention recently, but I will definitely try to fix those issues. In the meantime, you can just download the files you need yourself (located in the src/ directory) and add them to your project manually. Hope this helps 👍

mrousavy avatar Nov 25 '20 11:11 mrousavy

Does it work with 1.0.3?

mrousavy avatar May 11 '21 10:05 mrousavy