Hello.
Since I am having performance problems with ListViews only in Android, I am working on a custom renderer, and writing natively the ItemView, with a fantastic result.
In iOS, I am not having these performance problems, so I would like to avoid to rewrite these custom renderer for iOS.
Is this possible to do?