Skip to content

Release 0.76.0-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@okwasniewski okwasniewski released this 17 Sep 09:55
· 924 commits to main since this release

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!
CleanShot.2024-09-17.at.11.51.20.mp4

Note

Please upgrade your Cocoapods version to at least 1.15, without it you may face issues with Heremes linking.

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.