Skip to content

Releases: AzzappApp/react-native-skia-video

Release 0.8.3

22 Dec 18:11
Compare
Choose a tag to compare

0.8.3 (2024-12-22)

  • fix(IOS): improve memory comsumption (cd74a7f)

Release 0.8.2

20 Dec 15:53
Compare
Choose a tag to compare

0.8.2 (2024-12-20)

  • fix: properly destroy worklet runtime after export (d44fd39)
  • fix(IOS): revert encoder changes (affd030)

Release 0.8.1

20 Dec 13:11
Compare
Choose a tag to compare

0.8.1 (2024-12-20)

  • fix(IOS): reduce memory usage (632d2fb)

Release 0.8.0

18 Dec 07:39
Compare
Choose a tag to compare

0.8.0 (2024-12-18)

Release 0.7.0

29 Oct 16:12
Compare
Choose a tag to compare

0.7.0 (2024-10-29)

Bug Fixes

  • Android: review bad seekTo arguments management (#13) (b9e0edb)

Features

Release 0.6.0

22 Oct 12:54
Compare
Choose a tag to compare

0.6.0 (2024-10-22)

Features

  • add compatibility for reanimated 3.16.1 (661ddc2)

Release 0.5.3

17 Oct 07:57
Compare
Choose a tag to compare

0.5.3 (2024-10-17)

Bug Fixes

  • iOS: wait for first frame to be ready on ios export (af930ec)

Release 0.5.2

04 Oct 14:53
Compare
Choose a tag to compare

0.5.2 (2024-10-04)

Bug Fixes

Release 0.5.1

27 Aug 09:08
Compare
Choose a tag to compare

0.5.1 (2024-08-27)

Bug Fixes

  • ios: fix gpu memory allocation during export (#9) (4392a27) thanks to @eyu0415

Release 0.5.0

15 Jul 08:40
Compare
Choose a tag to compare

0.5.0 (2024-07-15)

Bug Fixes

  • Android: prevent crash on frame desynchronization after seek (b522158)
  • IOS: handle video frack not found error (65a8e40)

Features