From 7ba8993ec6c7c35be46b8935475ccb5bf1158f1d Mon Sep 17 00:00:00 2001 From: Mohd Mushfique Date: Wed, 9 Oct 2019 11:33:28 +0530 Subject: [PATCH] Adding react-native-reanimated --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 452ab42..306aa8e 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-reanimated](https://github.com/kmagiera/react-native-reanimated) : 🔎 We aim to bring this project to be fully compatible with Animated API. We believe that the set of base nodes we have selected should make this possible to be done only by writing JS code and does not require significant changes in the native codebases. Here is a list of things that haven't yet been ported from the original version of Animated library.||![](https://raw.githubusercontent.com/kmagiera/react-native-reanimated/master/assets/imagepreview.gif)|