lilcodelab / Xamarin.Plugin.Calendar

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

Is there any way to show multiple following day events after selecting a particular date #139

Open Prathamesh-56 opened 1 year ago

Prathamesh-56 commented 1 year ago

I want to show events data for next 20 days when users selects a particular date.

for example- if users selects on 10 November 2022, so in events sections i want to show all events starting from 10 November till 30 November 2022, or in case i scroll down to 30 November events I want to load further events from December 2022.