lilcodelab / Xamarin.Plugin.Calendar

Calendar plugin for Xamarin.Forms
MIT License
260 stars 60 forks source link

Implemented OneWeekView and TwoWeeksView #106

Closed tborozan closed 3 years ago

tborozan commented 3 years ago

New concept LayoutUnit: Represents a week, two weeks or month depending on CalendarLayout property

Added:

Renamed:

inimirpaz commented 2 years ago
  • PrevMonthCommand -> PrevLayoutUnitCommand

  • NextMonthCommand -> PrevLayoutUnitCommand

The second one is actually NextLayoutUnitCommand