Behavior for view model driven animated popups in Xamarin Forms
Preface In my previous post I showed the basics for animation behaviors in Xamarin Forms. Here’s another one I made, that in conjunction with some nifty elem...
Preface In my previous post I showed the basics for animation behaviors in Xamarin Forms. Here’s another one I made, that in conjunction with some nifty elem...
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...