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 3387d96 commit 30447f6Copy full SHA for 30447f6
README.md
@@ -23,6 +23,11 @@ const styles = createSpring({
23
24
The API is similar to what we have in react-spring, with small differences to make the library compatible with SolidJS
25
26
+## Preview
27
+Click on the below gifs for exploring the code of each preview.
28
+
29
+<a href="https://codesandbox.io/s/spring-gestures-5xb9p8"><img src="https://i.imgur.com/qLKJod3.gif" width="400"/></a>
30
31
32
## Install
33
0 commit comments