ListView like Custom Control on SkiaSharp for Xamarin Forms?
Willie Phillips
21
Reputation points
Hi,
I want to write ListView like control without using any existing control not even ScrollView or anything (Totally from scratch) using SkiaSharp.
Is it possible to render Views on SkiaSharpView/Canvas? like Label, Image in Stack Layout for each cell/Item?
Thank you
Sign in to answer