I am building an app that needs a web site and mobile apps. I want to use Blazor and Maui. I want to share as much code as possible but I'm not sure about using Blazor html and CSS in the mobile apps. Maybe the mobile UI would be better if I use XAML and SyncFusion controls? I want it to look "native" if possible and have good performance.
Is there a demo app or template out there to get me started with a good architectural design? Hopefully with authentication and other standard features already implemented.
If this question is not suitable for Stack Overflow then please give me some idea where I can post such a question. Thanks a lot!