Skip to content

Release 0.74.0

Compare
Choose a tag to compare
@okwasniewski okwasniewski released this 24 Apr 13:31
· 2571 commits to main since this release

Hey!

This is the first 0.74 stable release! It contains all of the changes from upstream React Native so for full changelog checkout the blog post: https://reactnative.dev/blog/2024/04/22/release-0.74

Try it out by running:

npx @callstack/react-native-visionos@latest init TestApp

Note: Hermes is temporarily disabled in the Podfile (for new projects) official visionOS support in Hermes will be available soon. If you want to run Hermes anyway, check out this issue: #128