Skip to content

Releases: ReactVision/viro

v2.23.2-beta

02 Feb 21:46
Compare
Choose a tag to compare
v2.23.2-beta Pre-release
Pre-release

Full Changelog: v2.23.1...v2.23.2-beta

v2.23.1

25 Jan 21:15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: V2.23.0...v2.23.1

v2.23.1-rc4

25 Jan 20:28
43f3c22
Compare
Choose a tag to compare
v2.23.1-rc4 Pre-release
Pre-release

What's Changed

Full Changelog: v2.23.1-rc1...v2.23.1-rc4

v2.23.1-rc1

25 Jan 18:46
15d3e1d
Compare
Choose a tag to compare
v2.23.1-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: V2.23.1-alpha...v2.23.1-rc1

v2.23.1-alpha

15 Jan 21:51
50879c8
Compare
Choose a tag to compare
v2.23.1-alpha Pre-release
Pre-release

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: V2.23.0...V2.23.1-alpha

v2.23.0

26 Mar 20:48
6b7b518
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.21.1...V2.23.0

v2.21.1

08 Sep 16:01
0214a45
Compare
Choose a tag to compare

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.

v2.21.0

06 Sep 03:02
8cbc581
Compare
Choose a tag to compare

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.

Release 2.20.2

20 Mar 00:02
f1d077a
Compare
Choose a tag to compare

Update to README.

Release 2.20.1

15 Mar 23:15
fd1f95f
Compare
Choose a tag to compare

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.