KickassUI.Banking icon indicating copy to clipboard operation
KickassUI.Banking copied to clipboard

A Xamarin.Forms version of a banking app concept, showing off how to use a base page

KickassUI.Banking

A Xamarin.Forms version of a banking app concept, showing off how to use a base page. It's part of the #XamarinUIJuly series of blogposts, which you can learn more about here: https://www.thewissen.io/introducing-xamarin-ui-july. My blog post in the series can be found here: https://www.thewissen.io/create-a-kickass-banking-app-using-a-basepage-in-xamarin/.

Tools used

  • MFractor – Awesome productivity tool – https://mfractor.com
  • LiveXAML – Live simulator updates for your XAML code – http://www.livexaml.com
  • Xamarin Essentials - Common cross-platform APIs - https://docs.microsoft.com/en-us/xamarin/essentials
  • PancakeView - View supporting lots of fancy UI things - https://github.com/sthewissen/Xamarin.Forms.PancakeView
  • FreshMVVM - MVVM framework - https://github.com/rid00z/FreshMvvm