Skip to content

Releases: Shopify/react-native-skia

Release 0.1.123 alpha

29 Apr 08:18
824edcc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.122-alpha...v0.1.123-alpha

Release 0.1.122 alpha

22 Apr 12:01
ab912f7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.121-alpha...v0.1.122-alpha

Release 0.1.121 alpha

18 Apr 13:51
79725da
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.120-alpha...v0.1.121-alpha

Release 0.1.120 alpha

12 Apr 08:50
08bf942
Compare
Choose a tag to compare

What's Changed

  • Fix renders pile on top of each other on iOS by @chrfalch in #392

Full Changelog: v0.1.119-alpha...v0.1.120-alpha

Release 0.1.119 alpha

11 Apr 18:15
e965a5a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.118-alpha...v0.1.119-alpha

Breaking Change

Now complex paint attributes can be set as children of a drawing or a group. For instance the following:

<Paint>
  <LinearGradient />
</Paint>
<Fill />

becomes

<Fill>
  <LinearGradient />
</Fill>

See the documentation for more details.

Release 0.1.118 alpha

08 Apr 15:12
4867da7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.115-alpha...v0.1.118-alpha

Release 0.1.115 alpha

06 Apr 19:59
a0dc641
Compare
Choose a tag to compare

Release 0.1.113 alpha

06 Apr 19:49
aed2cc0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.111-alpha...v0.1.113-alpha

Release 0.1.111 alpha

06 Apr 18:42
d7f96e1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.109-alpha...v0.1.111-alpha

Release 0.1.109 alpha

28 Mar 08:13
81a84fb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.108-alpha...v0.1.109-alpha