I am using the Calendar Control sample from https://github.com/XLabs/Xamarin-Forms-Labs/wiki/Calendar-Control
It takes a while to load the calendar and I'm getting this alert:
" I/Choreographer( 6008): Skipped 157 frames! The application may be doing too much work on its main thread"
does anyone know how to render the CalendarView faster?
Posts
Hi @aisac,
Have you got the solution for this?