Skip to content

Release 0.75.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@okwasniewski okwasniewski released this 30 Jul 08:07
· 1877 commits to main since this release

Hey!

This is the first RC of React Native visionOS 0.75 🎉

With this release, the template got moved out of the @callstack/react-native-visionos package to @callstack/visionos-template (https://github.com/callstack/visionos-template).

To initialize the project use this command:

npx react-native@latest init VisionApp --template @callstack/[email protected]

Known issues

  • Custom metro resolver @callstack/out-of-tree-platforms is breaking the bundling process (temporarily removed from the metro.config.js)