A Xamarin.Forms app that uses different containers for different platforms (Tabbed layout, Master detail layout) . All the views are kept the same and shared between platforms.
Special thanks to Steven Thewissen for his blog series Creating a good-looking Xamarin Forms UI
- FreshMvvm – Simple MVVM framework – https://github.com/rid00z/FreshMvvm
- Xamarin Forms Toolkit - Some handy things, especially the MessagingService - https://github.com/jamesmontemagno/xamarin.forms-toolkit
- Corcav Behaviors - Some basic behaviors for ListView - https://github.com/corradocavalli/Corcav.Behaviors
- LiveXAML – Live simulator updates for your XAML code – http://www.livexaml.com
On the left hand side we have the Android app, on the right hand side the iOS version: