Post

Replies

Boosts

Views

Activity

Comment on Switching between immersive spaces
Mostly segmentation of your code. Sure, you can have a single view with a child RealityView, but that also means that this will always be your "master immersive space". It makes the usage of the immersive spaces be very limited, and forces you to handle any code surrounding your RealityView (including attachments) and other outside actions (like onAppear) in a very clunky fashion.
Topic: App & System Services SubTopic: Core OS Tags:
Jan ’24
Comment on Switching between immersive spaces
Mostly segmentation of your code. Sure, you can have a single view with a child RealityView, but that also means that this will always be your "master immersive space". It makes the usage of the immersive spaces be very limited, and forces you to handle any code surrounding your RealityView (including attachments) and other outside actions (like onAppear) in a very clunky fashion.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jan ’24
Comment on Switching between immersive spaces
This is also what I have for plan B, but it surely would be nice to be able to define transitions (animation, transition styles, etc) between spaces, that could play while loading.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Sep ’23
Comment on Switching between immersive spaces
This will still produce a gap between immersive spaces, unfortunately.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Sep ’23