Behaviors for animated scroll-down and slide-in menus in Xamarin Forms
Preface Some time ago I wrote about a proof-of-concept for viewmodel driven animations using behaviors in Xamarin Forms. In the mean time, time has moved on,...
Preface Some time ago I wrote about a proof-of-concept for viewmodel driven animations using behaviors in Xamarin Forms. In the mean time, time has moved on,...
Back in June I wrote about a proof-of-concept for view model driven animations using behaviors in Xamarin Forms. This concept made it into my employer’s stan...
Recently I have ported my app Map Mania to the Universal Windows Platform, and at the moment of this writing it is being certified. (that, I least I ho...
A little history - or how I messed up I initially created this behavior for Windows Phone 8.1, and then ported it to Windows 8.1 store apps. I presum...
While I was busy developing a cross-platform application for Windows Phone, Android and iOS I wanted to test the Android implementation and ran into a snare ...