Open aherrick opened 5 years ago
I think no FlowList is the List basically with cells recycling. CollectionView is a fixed collection like the Stack layout without cells recycling CollectionView is a useful control but it can be easily made from the Stack layout For example https://github.com/HoussemDellai/Xamarin-Forms-RepeaterView/blob/master/Repeater/Repeater/RepeaterView.cs
https://docs.microsoft.com/en-us/xamarin/xamarin-forms/user-interface/collectionview