Hey there,
I'm a bit confused.
I'm building a calendar, and I was wondering if I can use this implementation as a month view, so that the user can scroll backwards or forward infinite times.
I noticed there's only an onNextPage callback, but what about previous pages (a.k.a previous months)?
Thank you.
Hey there,
I'm a bit confused.
I'm building a calendar, and I was wondering if I can use this implementation as a month view, so that the user can scroll backwards or forward infinite times.
I noticed there's only an
onNextPagecallback, but what about previous pages (a.k.a previous months)?Thank you.