Skip to content

Commit

Permalink
docs: add how is it different from iOS version section (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
okwasniewski committed Mar 6, 2024
1 parent e472ab4 commit 83095d2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@ React Native visionOS allows you to write visionOS with full support for platfor

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

## How is it different from running app in compatibility mode?

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.

Side by side comparison of running the same app: React Native visionOS vs React Native iOS (Compatibility mode).

https://github.com/callstack/react-native-visionos/assets/52801365/dd5d6351-3843-4f4a-ae67-541c068ac7be

> [!CAUTION]
> This project is still at an early stage of development and is not ready for production use.
Expand Down

0 comments on commit 83095d2

Please sign in to comment.