Releases: hirbod/expo-video-metadata
Releases · hirbod/expo-video-metadata
1.5.0
1.4.0
This version supports SDK52 and was also tested with the new arch and RN 0.76
Full Changelog: 1.3.1...1.4.0
1.3.1
Fixed an issue where the function would fail on web when a video had no audio channel
Full Changelog: 1.3.0...1.3.1
1.3.0
Features
- Added location extraction for iOS and Android. Keep in mind that Android might strip location data, based on the picker implementation or file path. Nothing this library can do if the information is stripped out of the file after selection.
Fixes
- Improved iOS performance by avoiding priority inversions
Full Changelog: 1.2.1...1.3.0
v.1.2.1
What's Changed
- Add Capabilities to check whether the video is a HDR video for iOS and Android by @RRaideRR in #1 (no web support)
- Added File and Blob support for the web version (can read 2GB files in < 1s)
- Increased web performance
- Updated for Expo SDK 51
New Contributors
Full Changelog: 1.1.0...1.2.1
v1.1.0
Release 1.0
Initial release