Skip to content

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

License

Notifications You must be signed in to change notification settings

Binwell/FastGrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages