🔑 Key changes
- Support RN64 (#1667) (#1496) (#1688)
- Shared value rerender behavior (#1660)
- Add previous result to useAnimatedReaction (#1653)
🐛 Bug fixes
- Reactivate animations on mount (#1646)
- Fix problem with drawer (#1665)
- Update Android Tools gralde version (#1666)
- Fix too deep recursion call (#1661)
- Fix jsi::Error handling (#1692)
- Interpolation: replace spread operator with Object.assign (#1694)
👍 Improvements
- Improve testing (#1648)
- A better way to handle exceptional situations (#1654)
- Handle lack of babel plugin (#1682)
- Use nttld/setup-ndk@v1 to setup ndk (#1687)
📓 Docs improvements
Types improvements
- Fix type of style colors (#1531)
- Support animatedProps and fix createAnimatedComponent typing (#1590)