viro

ViroReact: The AR and VR library for React Native 📳💙💛🤍💚

MIT License

Downloads
1.4K
Stars
1.4K
Committers
16

Bot releases are visible (Hide)

viro - v2.41.6 Latest Release

Published by doranteseduardo 4 months ago

This is a hot fix, I found the Expo plugin was broken because of dependencies mismatch that cause a crash when trying to use ViroVideo.

It also updates the telemetry route, pointing it to ReactVision servers instead of the old NativeVision.

viro - v2.41.5

Published by doranteseduardo 4 months ago

This homologates the NPM version with the Github version because of an issue publishing it.

viro - v2.41.4

Published by doranteseduardo 4 months ago

What's Changed

  • Fix ViroARPlaneSelector Exception thrown while executing UI block: -[VRTQuad setOnClick:]: unrecognized selector sent to instance by @doranteseduardo

Full Changelog: https://github.com/ReactVision/viro/compare/v2.41.3...v2.41.4

viro - v2.41.3

Published by doranteseduardo 5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/ReactVision/viro/compare/v2.41.1...v2.41.3

viro - v2.41.1

Published by robertjcolley 8 months ago

What's Changed

Full Changelog: https://github.com/NativeVision/viro/compare/v2.41.0...v2.41.1

viro - v2.41.0

Published by robertjcolley 8 months ago

What's Changed

Full Changelog: https://github.com/NativeVision/viro/compare/v2.40.1...v2.41.0

viro - v2.40.1

Published by robertjcolley 8 months ago

What's Changed

Full Changelog: https://github.com/NativeVision/viro/compare/v2.24.0...v2.40.1

viro - v2.24.0

Published by robertjcolley 8 months ago

What's Changed

Full Changelog: https://github.com/NativeVision/viro/compare/v2.23.2...v2.24.0

viro - v2.23.3

Published by robertjcolley 8 months ago

  • fixes isARSupportedOnDevice throwing error (#262)

Full Changelog: https://github.com/NativeVision/viro/compare/v2.23.2...v2.23.3

viro - v2.23.2

Published by robertjcolley 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/NativeVision/viro/compare/v2.23.1...v2.23.2

viro - v2.23.2-beta

Published by robertjcolley 9 months ago

viro - v2.23.1

Published by robertjcolley 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/NativeVision/viro/compare/V2.23.0...v2.23.1

viro - v2.23.1-rc4

Published by robertjcolley 9 months ago

What's Changed

Full Changelog: https://github.com/NativeVision/viro/compare/v2.23.1-rc1...v2.23.1-rc4

viro - v2.23.1-rc1

Published by robertjcolley 9 months ago

What's Changed

Full Changelog: https://github.com/NativeVision/viro/compare/V2.23.1-alpha...v2.23.1-rc1

viro - v2.23.1-alpha

Published by robertjcolley 9 months ago

TL; DR

  • Update dependencies
  • Fix npm audit issues
  • Update README
  • Support Expo SDK 48
  • Removed unnecessary logging
  • Fix ViroSurface

What's Changed

New Contributors

Full Changelog: https://github.com/NativeVision/viro/compare/V2.23.0...V2.23.1-alpha

viro - v2.23.0

Published by robertjcolley over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/ViroCommunity/viro/compare/v2.21.1...V2.23.0

viro - v2.21.1

Published by doranteseduardo about 3 years ago

This release fixes some issues on the iOS platform

  1. With the upgrade to RN 0.65.1 some pods changed and the platform was not usable so we updated them paths.
  2. ViroVideo is working again.
viro - v2.21.0

Published by doranteseduardo about 3 years ago

This release targets the latest requirements by Google.

It includes the following changes:

  1. Support for React Native 0.65.1
  2. targetSdkVersion set to 30 (as a requirement from Google for new apps)
  3. The ARCore library has been upgraded to version 1.26.0
  4. The ViroCore dependency has been upgraded to rc-1.20.0

With the ViroCore library being upgraded within ViroReact, the basis for the new features are set.

Currently, we're testing the following features:

  1. ARKit 5
  2. Depth API
  3. Cloud Anchors
  4. Geospatial AR
  5. Motion capture
  6. Frame processors
  7. Photogrammetry
  8. Instant AR
  9. Selfie camera

Most of them are candidates for the upcoming major Viro update, if you would like to help testing them out, please join our Discord server and request the tester role.

viro - Release 2.20.2

Published by doranteseduardo over 3 years ago

Update to README.

viro - Release 2.20.1

Published by bilewinters over 3 years ago

This is an initial release of the @viro-community/react-viro package using our CI system to publish to npmjs.

Its primary difference from older versions of the library is the removal of UIWebView, which prevented the library being used in apps published to the iOS app store.