You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[Parallax and page instructions](#parallax-and-page-transitions-demo)
14
+
*[API Overview](#api-overview-)
15
+
*[Springs and Interpolation](#springs-and-interpolation)
16
+
*[Render Props](#render-props)
17
+
*[Native rendering](#native-rendering-demo)
18
+
*[Transitions](#transitions)
19
+
*[Parallax and page transitions](#parallax-and-page-transitions)
20
+
*[License](#license-)
21
+
5
22
# Why 🤔
6
23
7
24
react-spring is a cooked down fork of Christopher Chedeau's [animated](https://github.com/animatedjs/animated) (which is used in react-native by default). It is trying to bridge it with Cheng Lou's [react-motion](https://github.com/chenglou/react-motion). Although both are similar in that they are spring-physics based, they have their pros and cons and could definitively benefit from one another:
@@ -217,3 +234,6 @@ import { Parallax } from 'react-spring'
0 commit comments