Skip to content

Release 0.76.0

Compare
Choose a tag to compare
@okwasniewski okwasniewski released this 25 Oct 15:03
· 862 commits to main since this release
fb574c8

Hey, this is a new version of React Native visionOS 0.76.

New features

  • All improvements from React Native 0.76
  • React Native debugger is now supported!
  • New Architecture by default 🎉

CleanShot 2024-10-25 at 15 58 19 2@2x

Deprecations

Caution

This release deprecates the automatic cursor: pointer style on Touchable components. You should now use cursor: pointer in your stylesheets to enable the pointer cursor. This will be removed in the next major release.