I am using a list view in xamarin forms which will expand the row on row tap and collapse the row if the row is expanded.The logic works fine in android but i am getting problem with IOS.Is there any way to resize the height on ios
Thanks in advance