Skip to content

Commit

Permalink
Update README.md (#121)
Browse files Browse the repository at this point in the history
* Update README.md

* Update README.md

Co-authored-by: Kacper Rożniata <56474758+krozniata@users.noreply.github.com>

---------

Co-authored-by: Kacper Rożniata <56474758+krozniata@users.noreply.github.com>
  • Loading branch information
okwasniewski and krozniata committed Mar 18, 2024
1 parent b82b4db commit 5a1a43b
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,15 @@ The source for the React Native visionOS documentation and website is hosted on

## Contributing

1. Follow the same steps as in the `New project creation` section.
2. Checkout `rn-tester` [README.md](./packages/rn-tester/README.md) to build React Native from source.
Prerequisites:
- Download the latest Xcode (at least 15.2)
- Install the latest version of CMake (at least v3.28.0)

Check out `rn-tester` [README.md](./packages/rn-tester/README.md) to build React Native from the source.

Remember to use `RNTester-visionOS` target

If `RNTester-visionOS` scheme is not showing up, click "New Scheme", which should be pre-populated with `RNTester-visionOS`. Build the app using Xcode.

## Release process

Expand Down

0 comments on commit 5a1a43b

Please sign in to comment.