🔑 Key changes
- Added support for Jest.js test (#1731)
- Rewrited Example app to TypeScript (#1724)
- Refactor of SharableValue for optimization memory usage (#1639)
🐛 Bug fixes
👍 Improvements
- Added bindings for
console.log
for React Native 0.64 (#1646) - Updated
react-native-navigation
in Example app (#1725) - Improved TypeScript types for Reanimated (#1745) (#1698)
📓 Docs improvements
- Fixed typos (#1755) (#1743)
- Added docs for Jest testing (#1731)
- Added example Jest tests usage (#1731)