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
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