Skip to content

Releases: techbyvj/react-native-video-trimmer-ui

Release 0.3.6

14 Oct 17:47
Compare
Choose a tag to compare

0.3.6 (2024-10-14)

Bug Fixes

  • when switching video sources, persisting the trim selection (5d7d7f2)

Release 0.3.5

12 Oct 17:11
Compare
Choose a tag to compare

0.3.5 (2024-10-12)

Bug Fixes

  • added new prop minDuration for the slider and trimmed duration in display (05f1ab6)

Release 0.3.4

10 Oct 11:58
Compare
Choose a tag to compare

0.3.4 (2024-10-10)

Bug Fixes

Release 0.3.3

10 Oct 11:56
Compare
Choose a tag to compare

0.3.3 (2024-10-10)

Bug Fixes

  • pointing demo.gif to public assets (852f63d)

Release 0.3.0

10 Oct 11:19
Compare
Choose a tag to compare

0.3.0 (2024-10-10)

Features

  • ios build setup for example and updated demo gif (6e494ea)

Release 0.2.2

10 Oct 10:44
Compare
Choose a tag to compare

0.2.2 (2024-10-10)

Bug Fixes

  • slider start time issue (02c8436)

Release 0.2.1

10 Oct 05:03
Compare
Choose a tag to compare

0.2.1 (2024-10-10)

Bug Fixes

  • exported type definitions (02b6a4c)

Release 0.2.0

10 Oct 04:32
Compare
Choose a tag to compare

0.2.0 (2024-10-10)

Bug Fixes

  • added react-native-video in dev dependency (680816d)
  • added tintColor and updated readme (d8108b1)
  • deleted pkg file (dc59fe5)
  • progress reset issue fixed (15306a5)
  • removed npm publish workflow (79a612f)
  • updated README and example (18fd5c6)
  • updated slider alignment (5901eca)
  • updated yarn.lock (b9f54f0)

Features

  • added all components and updated example (599f345)