Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding a checkBox to Allow Device Specific Shell Handling (Mobile and Desktop) #32

Open
MXM-7 opened this issue Mar 13, 2023 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@MXM-7
Copy link

MXM-7 commented Mar 13, 2023

Hello, Thanks for this great tools @mrlacey a great utilities to start .net MAUI journey .

Would you like to consider adding the ability to added to the project a Mobile and desktop Shell based on this Tutorial project sample https://github.com/naweed/Maui.Device-Specific-Views-Sample credits to @naweed (thanks also for his great tutorial)

@MXM-7 MXM-7 added the enhancement New feature or request label Mar 13, 2023
@mrlacey
Copy link
Owner

mrlacey commented Mar 13, 2023

The consequences of adding such a thing adds a lot of (ongoing) behind-the-scenes effort and testing.
If/when doing this, I think it should be part of a general-purpose alternative navigation solution that is capable of doing more than just distinguishing between mobile & desktop versions. It should be general purpose and easily further extensible too.

@mrlacey mrlacey added this to the backlog milestone Mar 13, 2023
@MXM-7
Copy link
Author

MXM-7 commented Mar 13, 2023

Regarding The test, I could help and report. Also I completly agree with you I think you got the bigger picture. I was trying to reproduce what I saw in DotNet PodCast app with Mobile and Desktop Shell when I found the tutorial and as your tools was my starting point I tried to suggest it as a feature :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants