Open coodoo opened 9 years ago
I had planned to add them in at some point, but I haven't found the time to do so and currently am occupied with different things. Because of that I do not think this is going to happen in the short term - except it somebody wants to jump in and open a PR for these.
Understood.
Seems UIGestureRecognizer
has got everything in there and it would be really great to expose them to react-native, unfortunately I'm a total obj-c n00b otherwise I'll go ahead and implement them :)
Currently you can easily inplement it using pan responder and capturing native event.
Those would come in real handy, thanks!