Hi,
I tried creating a custom renderer for a ContentView. I tried by inheriting from ViewRenderer but it keeps crashing.
The error message is : SetElement did not create the correct number of children
Its neccessary to say that the ContentView has a StackLayout as children.
Thanks in advance
Alex