I have implemented @howljs/calendar-kit
in my project for showing daily/weekly appointments for the user.
The issue I am facing that is I am not able to set the timeZone
prop to the calendar as the library crashes.
Issues
The other issue is that onPressBackground
, I want to get the Timeslot information that the user has pressed.
These are two critical issues on which I need quick help if anybody has implemented @howljs/calendar-kit
before.
Looking forward!!!