mirror of
https://github.com/zhigang1992/react-native-reanimated.git
synced 2026-01-12 22:50:47 +08:00
Motivation API known form RN core is much more flexible when it comes to being flexible. We wanted to make using spring animation easier. Changes We didn't want to modify existing spring object so I have added SpringUtils object which is a set of methods for easier spring's config manipulations.