2.3.0-alpha.2
Pre-release
Pre-release
π‘ Features
- Shared Style 0c2f66f
- Keyframe-like animation definition schema 84558ff
- Callback for Layout Animations 2e8923e
π Bug fixes
- Fixed crash when using transform or color properties on a style object. 3c2bf7c
- Fixed possible division by 0 in timing function 57e8969
- Fixed handling JSErrors on IOS e0b9712
- Fixed occasional IOS crash 2ee1429
- Fixed problems with polyfills 2603d4d
- Fixed typescript build issue 1d00b99
- Fixed nested animated styles problem 5a8dedb
- Fixed callback issue 4da7fd7
π Improvements
- Improved and Added TS typings 21b0dac 067aa6e
- Added possibility to start layout animation when entering one hasn't finished 4d85ca1
- Added possibility to animate svg components with
createAnimatedComponent
on the web. 09fb12f - Added more predefined layout animations f1aa710
- Overrided libfbjni.so to handle JSError bb62c77
- Added chrome debugger support 1d698d8