Skip to content

Commit 6cc31b7

Browse files
committed
docs: add image to README, annotate nightly APIs
1 parent 775b2fe commit 6cc31b7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,3 +156,5 @@ vendor/
156156
# CircleCI
157157
.circleci/generated_config.yml
158158
.circleci/storage
159+
160+
.yarn

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111

1212
React Native visionOS 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.
1313

14+
![Screenshot](https://github.com/callstack/react-native-visionos/assets/52801365/0fcd5e5f-628c-49ef-84ab-d1d4675a011a)
15+
1416
> [!CAUTION]
1517
> This project is still at an early stage of development and is not ready for production use.
1618
@@ -77,7 +79,7 @@ If you want to customize it you can use the `visionos_hoverEffect` prop, like so
7779

7880
The available options are: `lift` or `highlight`.
7981

80-
### `XR` API
82+
### `XR` API (_nightly_)
8183
Manage Immersive Experiences.
8284

8385
#### Methods

0 commit comments

Comments
 (0)