Skip to content

v12.0.0

Compare
Choose a tag to compare
@msand msand released this 04 Mar 18:00
· 294 commits to main since this release

12.0.0 (2020-03-04)

Bug Fixes

  • ios: handle gradient and pattern transform when null (715e9b8)
  • ios: pod install error (675df92)
  • web: #1274 Unable to build using babel-plugin-react-native-web (80b5064)
  • removed missing unnecessary React headers import error caused by non-framework style import (f795029)

Performance Improvements

  • optimize extraction of fill, stroke, responder, matrix & display (279c3fc)
  • optimize handling of font properties in G elements (0fa4177)
  • optimize handling of inherited styles (363c1b4)
  • optimize svg root prop handling, simplify element development (f0cd11d)

BREAKING CHANGES

  • default size might change if width or height is missing
  • Behavior of native elements is reverted to pre v10