You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+31-6Lines changed: 31 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -11,14 +11,39 @@
11
11
12
12
React Native Vision OS allows you to write visionOS with full support for platform SDK. This is a full fork of the main repository with changes needed to support visionOS.
13
13
14
-
This project is still at an early stage of development and is not ready for production use.
14
+
> [!CAUTION]
15
+
> This project is still at an early stage of development and is not ready for production use.
15
16
16
-
## Contributing
17
+
## New project creation
18
+
19
+
1. Make sure you have a [proper development environment setup](https://reactnative.dev/docs/environment-setup)
20
+
2. Download the latest Xcode beta [here](https://developer.apple.com/xcode/).
0 commit comments