Please overwrite the CreateNativeControl methods in the derived classes and create the native control without reflection.
Applications with many controls on slow devices will be thankful for this. Reflection on Android for example costs time.
Are you talking about the Activator. We can do that.
Perfect Matthew, thx


Just for your information. Each single element in the screenshots is an SKCanvasView implementation with a decoupled drawing model for the user interface using fluent syntax...The SkiaSharp team did a good job to be able to implement performant xamarin applications. We currently support Windows and Android....
Most helpful comment
Just for your information. Each single element in the screenshots is an SKCanvasView implementation with a decoupled drawing model for the user interface using fluent syntax...The SkiaSharp team did a good job to be able to implement performant xamarin applications. We currently support Windows and Android....