Skip to content

Commit 7fc0d23

Browse files
committed
docs: add how is it different from iOS version section (#91)
1 parent 0415353 commit 7fc0d23

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,14 @@ React Native visionOS allows you to write visionOS with full support for platfor
1313

1414
![Screenshot](https://github.com/callstack/react-native-visionos/assets/52801365/0fcd5e5f-628c-49ef-84ab-d1d4675a011a)
1515

16+
## How is it different from running app in compatibility mode?
17+
18+
React Native visionOS unlocks full capabilities of the platform, giving your app transparent look that feels right at home next to other visionOS apps. It allows you to leverage the power of `ImmersiveSpace`s and multi-window apps.
19+
20+
Side by side comparison of running the same app: React Native visionOS vs React Native iOS (Compatibility mode).
21+
22+
https://github.com/callstack/react-native-visionos/assets/52801365/dd5d6351-3843-4f4a-ae67-541c068ac7be
23+
1624
> [!CAUTION]
1725
> This project is still at an early stage of development and is not ready for production use.
1826

0 commit comments

Comments
 (0)