Discussion about this post

User's avatar
kris's avatar

I built a large app using this pattern and found two downsides about it: first of all @Environment objects don’t percolate down when there’s a UIKit component between them, and secondly: VoiceOver navigation gets very confused when it’s in for example a UIKit wrapped bottomsheet and won’t let users leave that context.

Expand full comment
Shang001's avatar

I'm having two issues 1. I don't understand how the homeRoute route is declared, is there a code example? 2. present(navContext: profileNavigation, aniamated: true) not found in Switch case profileRoute. Any help would be greatly appreciated.

Expand full comment
1 more comment...

No posts