Hi, in your README there is an example using `UIView.animateWithDurationAsync`, but animateWithDurationAsync doesn't exist in your actual code. How do I implement it with Task?
Hi, in your README there is an example using
UIView.animateWithDurationAsync, but animateWithDurationAsync doesn't exist in your actual code.How do I implement it with Task?