💡 Features
- Auto-workletize React Native Gesture Handler callback functions 2b7b92b
- Predefined Layout Transitions d52a388
🐛 Bug fixes
- Fixed jni reference in destructor 9a9debc
- Fixed
No command found with name 'scroll-To
bf8c2db - Added checking falsy style in AnimatedComponent 772d2b1
- Fixed
ViewManager for tag -1 could not be found
59a1bf2 - Cleared
mPendingDeletionsForTag
7beaeba - Fixed problem with overlapping views 6cbb524
- Fixed default layout transition 0622a4b
- Fixed order for keys in object inside a worklet fad06b7
- Fixed animated style occasional flicker due to rerenders ad9b5d6
👍 Improvements
- Improved and Added TS typings cb651ec 4a81c81 e0a7553
- Added gradle wrapper 24815f3
- Added simultaneous entering&layout animation 7cdd154
📓 Docs improvements
- Removed
>
from bash commands in docs a94b693 - Updated docs ccffe9f
- Fixed links in docs 74bac2e 9800e4c