aheze / Setting

Compose beautiful preference panels.
https://twitter.com/aheze0/status/1628615055163142144
MIT License
1.44k stars 59 forks source link

Add property to control whether to embed in a NavigationStack #14

Closed mpdifran closed 1 year ago

mpdifran commented 1 year ago

This change adds flexibility for the embedding app, in case there already exists a NavigationStack or NavigationView.

I tried using Setting in my app, but I'm also using AdaptiveTabView, which also automatically provides a NavigationView / Stack.

aheze commented 1 year ago

Thanks!