KickassUI.Spotify
A Xamarin.Forms version of the Spotify app to prove you can create goodlooking UI with Xamarin.Forms as talked about in my blogpost on: https://www.thewissen.io/xamarin-forms-ui-spotify/
Tools used
- FreshMvvm – Simple MVVM framework – https://github.com/rid00z/FreshMvvm
- BottomNavigationBarXF - A bottom tabbar for Android - https://github.com/thrive-now/BottomNavigationBarXF
- Fody - Framework that the PropertyChanged Fody weaver is built on -Â https://github.com/Fody
- Fody PropertyChanged - Handles property changed events, ideal for MVVM -Â https://github.com/Fody/PropertyChanged
- LiveXAML – Live simulator updates for your XAML code – http://www.livexaml.com
The end result
On the left hand side we have the actual app, on the right hand side the Xamarin Forms version: