Hi gang!
Is there a guidance / best practice / sample for implementing user preferences with Xamarin Forms?
I am mainly looking for the UI aspects and not so much for the storage stuff.
I have quite a lot of different settings and need to structure them somehow.
Do I have to build the grouping of settings manually or is there a more generic approach?
Thanks for any advice!