I need to delete the separator in a ListView. I ve tried with the SeparatorColor and SeparatorVisibility properties.
I also tried with the custom renderer (https://developer.xamarin.com/recipes/cross-platform/xamarin-forms/listview-hide-separator-line/ (not tablebiew)).
How can I do? Any suggestions, please??