Skip to content

Releases: mgcrea/react-native-video-frames

v0.5.3

31 Jan 22:07
0.5.3
da7fb6e

Choose a tag to compare

  • fix: remove CMake/JNI files for pure Kotlin TurboModule (9b3b7dc)

v0.5.2

31 Jan 21:59
0.5.2
3cda4fd

Choose a tag to compare

  • fix: correct CMake path to use src/main/jni instead of generated/jni (8958a3b)

v0.5.1

31 Jan 21:51
0.5.1
2b28f6c

Choose a tag to compare

  • fix: include codegen-generated files in package (85f5ec7)
  • style: fix lint configuration for CommonJS files (9fb9b95)
  • docs: update README with Android support documentation (d1e1524)

v0.5.0

31 Jan 21:28
0.5.0
1b5356f

Choose a tag to compare

  • chore: update package.json for Android support (a95625d)
  • feat: add Android support with MediaMetadataRetriever (f7c7124)
  • chore: add React Native config for Android platform (1a06ec9)

v0.4.0

16 Jan 20:25
0.4.0
b0edc32

Choose a tag to compare

  • feat: add precise option to control frame extraction accuracy (7f48a9c)
  • ci: add GitHub Actions workflow for testing and building (a409091)

v0.3.0

16 Jan 13:00
0.3.0
01bc1ba

Choose a tag to compare

  • style: fix eslint configuration (8a47c0b)
  • chore: update peer dependencies (1acee66)
  • docs: update iOS requirement and error codes (246c5a3)
  • feat: add input validation and improved error handling (005f8b2)
  • chore: minor README.md cleanups (f4e8f98)

v0.2.0

18 Nov 10:31
0.2.0
62b4cd0

Choose a tag to compare

  • chore: release-it move publish configuration (0c32861)
  • docs: update README with quality option (d8c89d3)
  • feat: add configurable JPEG quality option (ea1033e)
  • chore: update release-it config (1c5f126)
  • feat: add release-it configuration for automated releases (5852e81)
  • docs: add comprehensive README with API documentation (422dbff)
  • feat: add width/height options for frame extraction (ef12c76)
  • refactor: improve extractFrames robustness and error handling (0226865)
  • feat: add extractFrames method for video frame extraction (0505876)
  • feat: initial working turbo module (dbb6e83)
  • feat: initial commit (5684880)