Hi guys,
I'd like to see the docs about how to create a custom ListViewRenderer. Not because I need another ListViewRenderer (assuming the current one will get performance boost ) but because I might implement i.e. a spinner (Android term for picker) that lists items with custom layout or any other such list.
So, while there are docs about how to create a simple custom renderer, there are none about these complex guys.