• Stars
    star
    26
  • Rank 930,752 (Top 19 %)
  • Language
    C#
  • Created over 7 years ago
  • Updated almost 7 years ago

Reviews

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

Repository Details

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.