Are you using behaviors in your code right now? What do they do? And what can I do to persuade you to contribute them to the XamarinCommunityToolkit? ;)
Unfortunately only now came across this video of yours. It is once again super structured and also goes into great detail. What do you think Gerald, can I use an AnimationBehavior also for a shimmer effect? Since I assemble my skeletons myself, these are always just static gray bars. There is still a shimmer missing, that would be a good idea or?
@@jfversluis Yes I know there are libraries for this however I have not been able to get it to work in combination with . So I had to make a workaround and design my own skelton Do you have a better solution?
Are you using behaviors in your code right now? What do they do? And what can I do to persuade you to contribute them to the XamarinCommunityToolkit? ;)
Great Content! Easy to follow and very informative.
Thank you Fidhal! Glad you like it :)
Awesome! Just what I needed.
Glad I could help!
Subbed, love Xamarin.Forms, love your content! :D
Welcome aboard! Thanks so much :D
@Gerald,
Could you let us know what is the best way to validate the entire form like ui in Xamarin forms
Great question! I’ll see to add a video on that :)
Great video! I have a image that I use as a button, and I want to hide it after it's been tapped. How can this be achieved?
Create a behavior that hooks into the tapped handler and hide the parent control when that event is fired!
Unfortunately only now came across this video of yours. It is once again super structured and also goes into great detail.
What do you think Gerald, can I use an AnimationBehavior also for a shimmer effect? Since I assemble my skeletons myself, these are always just static gray bars. There is still a shimmer missing, that would be a good idea or?
Thank you so much David!
Why are you rolling your own? You know there is stuff that you can use out there for this, right? :)
@@jfversluis Yes I know there are libraries for this however I have not been able to get it to work in combination with .
So I had to make a workaround and design my own skelton
Do you have a better solution?
Please explain Combine latest in xamarin forms
I’m sorry I’m not sure what you mean by this