Recent Posts
Xamarin.Forms Behaviors: ScaleAction
Previously, I demonstrated using the EventHandlerBehavior and TranslateAction classes to run a translation animation when an event occurs. The Behaviors Libr...
Xamarin.Forms Behaviors: TranslateAction
Previously, I demonstrated using the EventHandlerBehavior and FadeAction classes to run a fade animation when an event occurs. The Behaviors Library for Xama...
Xamarin.Forms Behaviors: FadeAction
Previously, I mentioned that I’d added a number of new actions to the Behaviors Library for Xamarin.Forms, to support animations. The library has the notion ...
Xamarin.Forms Behaviors: New Actions
My Behaviors Library for Xamarin.Forms is a PCL I’ve created that can be consumed by Xamarin.Forms applications, and can be downloaded from GitHub and NuGet....
Xamarin.Forms Behaviors: Support for Page Level Behaviors
Previously, I’ve introduced by Behaviors Library for Xamarin.Forms, which can be downloaded from GitHub and NuGet. The Behaviors Library for Xamarin.Forms ha...