Hi San,
You no longer need to declare the renderers, or call TelerikForms.Init(), after version 2017.1 . We now do this internally to make this easier for you (please see
this doc article for more info).
Since you haven't shared your code, I can't tell exactly what's wrong, but a very common cause for not seeing the radListView is that you put it inside a StackLayout. Instead put the RadListView inside a
Grid.
If you need RowDefinitions, than make sure the RadListView is inside a RowDefinition that has a
height of star.
If you're still having trouble, please
open a support ticket here and share your code so that we can investigate directly.
Regards,
Lance | Tech Support Engineer, Sr.
Progress Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items