Quickstart
Setup
Use the package manager to add the Nuget package
FunctionZero.Maui.zBind
Add a namespace alias to your xaml, like this:
z:Bind - animate an Image based on 'Count' in your ViewModel
z:TapTrigger - modify a ViewModel property when tapped ...
z:EdgeTrigger - when a Condition changes, execute a Rising or Falling Expression ...
Last updated