Awesome
FastGrid
FastGrid component for Xamarin.Forms based on Android RecyclerView and iOS UICollectionView
More details can be found in Xamarin Blog: https://blog.xamarin.com/complex-ui-with-fastgrid-for-xamarin-forms/
Current Binwell FastGrid Features
- Use a large number of cell types
- Every cell type is related to the data model (including sections)
- Using of Flow Layouts to deal with layout inside RecyclerView and UICollectionView
- Support for dynamic data adding/updating/removing, including LoadMore feature
- Pull-to-refresh features
Special thanks to:
- Subhan Ali for fixing horizontal orientation