Skip to content

Sample App

Marvin E edited this page May 24, 2023 · 35 revisions

Note: The sample app uses the nuget package PropertyChanged.Fody to automatically inject the use of the INotifyPropertyChanged interface into properties.

The sample app has a flyout menu where you can access the following pages:

Playground Page

A page where you can modify almost every single property of a CalendarView. Perfect for a quick look, showcases, tests and experiments!





Examples Page

A page where you can search for examples of how to use XCalendar.

Examples include:

Event Calendar

Custom DatePicker Dialog

Selection

Using DayView

Customising A Day

Animated Swipable Calendar

Animated.Swipable.Calendar.mp4

Connecting Selected Days

Duolingo Streak Calendar

Official App Sample App