Skip to content

Commit d59b15c

Browse files
authored
Add React Spring to Animation on Styling FAQ
Spring is a popular library on top of motion with some useful developments
1 parent a091165 commit d59b15c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/faq-styling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ _Note that this functionality is not a part of React, but provided by third-part
4848

4949
### Can I do animations in React? {#can-i-do-animations-in-react}
5050

51-
React can be used to power animations. See [React Transition Group](https://reactcommunity.org/react-transition-group/) and [React Motion](https://github.com/chenglou/react-motion), for example.
51+
React can be used to power animations. See [React Transition Group](https://reactcommunity.org/react-transition-group/) and [React Motion](https://github.com/chenglou/react-motion) or [React Spring](https://github.com/react-spring/react-spring), for example.

0 commit comments

Comments
 (0)