UNPKG

react-native-easy-guesture-responder

Version:

A powerful and easy to use function for React Native guesture responders. Supporting both iOS and Android. Free and made possible along with costly maintenance and updates by [Lue Hang](https://www.facebook.com/lue.hang) (the author).

6 lines (3 loc) 93 B
"use strict"; import createResponder from "./createResponder"; export { createResponder };