v2.58.0
v2.58.0
Highlights
AR Session Recording
startRecording()/stopRecording()/getRecordingStatus()onViroARSceneNavigatorcapture video + raw IMU + ground-truth pose to local storage, for offline analysis viatinyvio— distinct fromViroCameraTexture's screen-only recording.
Fixed
- The package could crash immediately when bundled with
react-native-web— ten native-only components had no.web.tsxvariant and crashed the shared import barrel regardless of what an app actually used. Fixed with stub implementations for all ten. - GLB/glTF models with sparse accessors or non-indexed primitives now load correctly (previously failed) — fixed in
@reactvision/virocore2.58.0.
Migration
- No breaking changes. Everything in this release is additive or a bug fix.
docs/no longer ships in this package — see the CHANGELOG's Changed section if you had bookmarked adocs/*.mdpath.- Pairs with
@reactvision/virocore2.58.0.
See CHANGELOG.md for full detail.