I'm trying to find a way to use CalendarView in my app, but it should have some data preloaded before being displayed (some days will have time slots busy, according to user's info stored in a DB). What is the best way to do it?I'm trying to find a way to use CalendarView in