Skip to content

PagesjaunesMobile/Calendar

Repository files navigation

CalendarUI

CI Status : Build Status

This UIViewController display a Date Picker wich allow the user to select timeslot for an appointment for exemple.

  • The componant is fully customizable by depencies injection.
  • Data are provided by an independent componant, and allow lazy loading, time slot will be loaded on demand without interrupt the user experience.
  • Locale could be provided in order to have localized date representation ("October", "Monday " etc..)

You should provide a concrete implentation of CalendarDataProvider with loadData and loadNexData implementation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors