callstack / react-native-visionos

A framework for building native visionOS applications using React
https://callstack.github.io/react-native-visionos-docs/
MIT License
1.02k stars 30 forks source link

fix(#48) local build of `@callstack/out-of-tree-platforms` #50

Closed okwasniewski closed 11 months ago

okwasniewski commented 12 months ago

Summary:

This PR should fix issues with running local RNTester app while packages are not built. For some reason RN core is not running a postinstall script that builds the packages so @callstack/out-of-tree-platforms wasn't built after cloning the repo.

Changelog:

[INTERNAL] [FIXED] - fix: local build of RNTester with @callstack/out-of-tree-platforms

Test Plan:

CI Green