FFImageLoading icon indicating copy to clipboard operation
FFImageLoading copied to clipboard

Custom image source for video with Xamarin Forms?

Open curtisshipley opened this issue 5 years ago • 0 comments

How can I hook up custom code to load an image from a video? Documentation indicates it's possible by passing a task to ImageLoader, but I don't see how to do that in Xamarin Forms?

Could I create a custom ImageSource and bind that to a CachedImage? Is there a better way to do it?

curtisshipley avatar Nov 15 '20 05:11 curtisshipley