1212 Views
Replacing the Gesture Responder System with the Gesture Handler. React Native Gesture handler makes it easy for us to deal with gestures in react-native by providing an easy declarative API. I personally use this library every day and enjoy saving time and not worrying about the details of how it actually works.
0 comments