Unable to use due to peer dependency issue
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.
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 👍
Does it work with 1.0.3?