Skip to content

Releases: alan-eu/react-native-nitro-vto

v0.10.3

22 Apr 16:43
e3ff337

Choose a tag to compare

0.10.3 (2026-04-22)

🐛 Bug Fixes

  • ios: release MTKView drawables and flush GPU commands on destroy to avoid memory-pressure jetsam after leaving VTO (#44) (a405138)

v0.10.2

22 Apr 14:16
600ce1f

Choose a tag to compare

0.10.2 (2026-04-22)

🐛 Bug Fixes

  • android: destroy camera_feed material instance + buffers to prevent Filament teardown panic (#43) (fc81560)

v0.10.1

22 Apr 13:04
939ac6a

Choose a tag to compare

0.10.1 (2026-04-22)

🐛 Bug Fixes

  • android: pause on detach instead of destroy to avoid Filament panic on nav-back (#42) (5d66c88)

v0.10.0

22 Apr 09:41
da174a2

Choose a tag to compare

0.10.0 (2026-04-22)

✨ Features

  • android: tweak camera feed lighting (#37) (2850e2a)
  • faceTracked and glassesDisplayed callbacks (#39) (2a3069b)
  • iOS, android: better HDRi and env lighthing (#32) (dced686)
  • share core package and old arch support (#40) (9bf5fb6)
  • unified assets (materials and envs) between iOS and Android (#36) (826eeca)

🐛 Bug Fixes

v0.9.1

06 Jan 12:05
f340a28

Choose a tag to compare

0.9.1 (2026-01-06)

v0.9.0

06 Jan 12:03
b200a6d

Choose a tag to compare

0.9.0 (2026-01-06)

✨ Features

  • iOS, android: debug util (#30) (cd19763)
  • iOS, android: forward offset for glasses from react-native (#29) (dec5120)
  • iOS, android: split backplane in left/right planes to be able to display temples (#28) (8de1145)

v0.8.0

05 Jan 15:14
c1508da

Choose a tag to compare

0.8.0 (2026-01-05)

✨ Features

  • expo app config plugin and move example to expo (#26) (915e0b4)
  • flatten occlusion props (#27) (b577773)

🐛 Bug Fixes

  • android: move kt classes on the right folder (#25) (385bcaf)

v0.7.1

04 Jan 08:02
4859d95

Choose a tag to compare

0.7.1 (2026-01-04)

v0.7.0

04 Jan 08:01
774a77e

Choose a tag to compare

0.7.0 (2026-01-04)

✨ Features

  • iOS, android: glasses occlusion by face mesh (#24) (11b03ff)

v0.6.0

02 Jan 16:50
87bace1

Choose a tag to compare

0.6.0 (2026-01-02)

✨ Features

  • iOS, android: remove modelWidthMeters prop - models are now expected in real-world meters (#20) (50cb760)
  • iOS, android: remove uneeded setViewportSize calls (#21) (ba777a5)
  • iOS, android: use world-space positioning with ARKit/ARCore camera matrices (#19) (b038675)

🐛 Bug Fixes

  • android: move implementation to the right folder (#22) (675e92c)
  • android: move implementation to the right folder (#23) (efe631b)