We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e782f74 commit e95f408Copy full SHA for e95f408
README.md
@@ -1,5 +1,10 @@
1
# Documentation
2
3
+<a href="https://www.npmjs.com/package/react-native-fluid-transitions">
4
+ <img src="https://img.shields.io/npm/v/react-native-fluid-transitions.svg?style=flat-square">
5
+</a>
6
+<a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-blue.svg"></a>
7
+
8
Declarative animations for React Native and React Native Web.
9
10
## Installation
0 commit comments