v11.0.0
11.0.0 (2020-01-18)
Bug Fixes
-
android: NullPointerException when calling getBBox #1215 (3eb82a9)
-
android: support animating stroke color (c5dd62f)
-
android: support setting path null (2d34734)
-
ios: iOS 10.3 renders opaque background when drawRect is defined (61bc9bd), closes #1252
-
web: Allow createElement & unstable_createElement usage (#1240) (7a23968)
-
fix(android)!: pivot point for RN transform array syntax (db682f8)
BREAKING CHANGES
- Makes android specific transform origin adjustments
unnecessary / broken. Renders exactly the same as web and ios instead.