Any suggestions for mobile optimized calendar framework for mobile web?
Ask HN: Any open source calendar forms optimized for mobile
#1I tried using fullcalendar.io but this isn't mobile optimized.
1–3 of 3 posts
Any suggestions for mobile optimized calendar framework for mobile web?
Toe key is to determine exactly how you want mobile to appear differently. Do you want to view just one day of events on mobile? Or do you want to see an "Agenda" view, with just a list of events?
Determine exactly what you want it to be on mobile, then go from there.
I've used FullCalendar for mobile. I just render the calendar with different options depending on the screen size. Toe key is to determine exactly how you want mobile to appear differently. Do you want to view just one day of events on mobile? Or do you want to see an "Agenda" view, with just a list of events? Determine exactly what you want it to be on mobile, then go from there.