Skip to content

A ListView Control to display the employee directory with their names and department grouped according to their names alphabetically. For this iOS by default provides sticky list header view inside the list view where as in android I have done custom rendering to display the sticky list view using “emilsjolander” library.

maonaoda/Xamarin.Forms-StickyHeaderListView

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xamarin.Forms-StickyHeaderListView

A ListView Control to display the employee directory with their names and department grouped according to their names alphabetically. For this iOS by default provides sticky list header view inside the list view where as in android I have done custom rendering to display the sticky list view using “emilsjolander” library.

Reference : https://github.com/emilsjolander/StickyListHeaders

Android

Android1

iOS

iOS2

About

A ListView Control to display the employee directory with their names and department grouped according to their names alphabetically. For this iOS by default provides sticky list header view inside the list view where as in android I have done custom rendering to display the sticky list view using “emilsjolander” library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%