Skip to content

A screen with Calendar view at the top and Agenda view at bottom. Both views are tightly coupled, selection/scroll in one view correspondingly changes the other view.

License

Notifications You must be signed in to change notification settings

ashish0309/CalendarWithAgendaView

Repository files navigation

CalendarWithAgendaScreen

A screen with Calendar view at the top and Agenda view at bottom.

Demo

Usage

Similar screen can be easily implemented in any app by just dragging the whole contents of the app, and changing the name of the viewcontroller and its implementation. Demo app has static data provided.

For dynamic data, init ASAgendaDataSource class with dictionary with the required data, and then pass created ASAgendaDataSource instance to ASAgendaView class instance.

Test cases are added for important scenarios.

About

A screen with Calendar view at the top and Agenda view at bottom. Both views are tightly coupled, selection/scroll in one view correspondingly changes the other view.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published