Skip to content

fix(visionos): declare support for 0.74 - #1933

Merged
Lorenzo Sciandra (kelset) merged 3 commits into
trunkfrom
tido/visionos-0.74
Mar 25, 2024
Merged

fix(visionos): declare support for 0.74#1933
Lorenzo Sciandra (kelset) merged 3 commits into
trunkfrom
tido/visionos-0.74

Conversation

@tido64

Copy link
Copy Markdown
Member

Description

Declare support for @callstack/react-native-visionos 0.74

Platforms affected

  • Android
  • iOS
  • macOS
  • visionOS
  • Windows

Test plan

npm run set-react-version 0.74
yarn remove react-native-macos --all
cd example
pod install --project-directory=visionos
yarn visionos
# In a separate terminal
yarn start

Screenshots

image

@kelset

Copy link
Copy Markdown
Contributor

I was able to test it locally and it all works, minus the --no-packager option, which is currently broken across the board for run-visionos.

A fix is coming up (callstack/react-native-visionos#134) but in the meantime I just removed it from the package.json script.

Screnshot:
Screenshot 2024-03-25 at 12 47 52

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@tido64@kelset