Skip to content

Releases: chsdwn/react-native-skia-shadow

Release 1.2.0

15 May 17:27
Compare
Choose a tag to compare

1.2.0 (2024-05-15)

Bug Fixes

  • add rtl mode support (d06a74d)
  • example: enable rtl mode support, bump to expo v51 (b6d86bb)

Release 1.1.0

15 Oct 09:27
Compare
Choose a tag to compare

1.1.0 (2023-10-15)

Documentation

  • example: add border radius example (0cb8f71)

Features

  • hooks: add usePath hook (bf5cbbd)
  • SkiaShadow: set specific radius for each corner (0d442ff)

Release 1.0.0

10 Oct 12:24
Compare
Choose a tag to compare

1.0.0 (2023-10-10)

Bug Fixes

  • SkiaShadow: calculate canvas size by shadow values (dedefa9)
  • SkiaShadow: fix the x coordinate of the shadow rect (72824b4)
  • SkiaShadow: move shadow dimension calculations to its own custom hook (a394741)

Features

  • add SkiaShadow (e4f2730)
  • example: add example list and components (70910fe)