• Stars
    star
    109
  • Rank 317,588 (Top 7 %)
  • Language
    C#
  • License
    MIT License
  • Created almost 6 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

FastGrid component for Xamarin.Forms based on Android RecyclerView and iOS UICollectionView

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: