v0.8.0
0.8.0 (2021-04-01)
Breaking changes
- You need to upgrade Reanimated to at least v2.0.0. This is now available with Expo SDK 41: https://docs.expo.io/versions/v41.0.0/sdk/reanimated/
- This is technically only needed if you use spring animations, but I recommend doing it either way.
Features
- Add compatibility with Reanimated v2 stable!
- turn
useDynamicAnimation().animateTo
into a worklet (ebd2830)