From 9d15f6f5d0131efc50246c0b9ab32beb89f3de15 Mon Sep 17 00:00:00 2001 From: Maxim Zubarev Date: Mon, 16 Sep 2019 23:49:18 +0200 Subject: [PATCH] Add react-native-gesture-detector --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 452ab42..a11c70b 100644 --- a/README.md +++ b/README.md @@ -372,3 +372,4 @@ Have a component that isn't listed here? Send in a PR by editing the `components |[rn-bottom-drawer](https://github.com/jacklein/rn-bottom-drawer) : a react native bottom drawer component||![](https://raw.githubusercontent.com/jacklein/rn-bottom-drawer/master/demo.gif)| |[react-native-css-gradient](https://github.com/catalinmiron/react-native-css-gradient) : React Native css gradients - react-native-linear-gradient with css gradient support||![](https://github.com/catalinmiron/react-native-css-gradient/raw/master/screenshots/gif.gif)| |[react-native-suggester](https://github.com/xcarpentier/react-native-suggester) : 🔎 React-Native package to decorate TextInput and get suggestions with good UX||![](https://thumbs.gfycat.com/BlueInferiorHorseshoecrab-size_restricted.gif)| +|[react-native-gesture-detector](https://github.com/mxmzb/react-native-gesture-detector) : Easily create and detect custom, complex gestures on React Native. 🍭||![](https://raw.githubusercontent.com/mxmzb/react-native-gesture-detector/master/example/assets/demo-gesture-recorder.gif)|