All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Patch release:
package.jsonversion aligned to 1.0.2.
- Documentation: README updates.
- Initial release of the FastPix React Native Video Data SDK for Android and iOS.
fastpixReactNativeVideoHOC to wrapreact-native-videoand forward playback telemetry via@fastpix/video-data-core.- Playback and quality-oriented events (e.g. play, pause, buffering, errors, time updates, variant / bandwidth where supported).
- Optional SDK-managed viewer and session identifiers using
@react-native-async-storage/async-storagewhenshouldTrackVieweris enabled. - Support for passing
PlatformandDimensionsfor device metadata and fullscreen-aware layout.