ios - What is the name of this view? -


i'm want use jtcalendar in project. in documentation states this view isn't provided. know name of view? want use timeline view along calendar view. thank you!

this view want use

it's example developer did put.

if searching day timeline control recommend

tapku calendar

the calendar available via cocoapods.

by experience, recommend make stack of events uitableview, instead of day timeline 00:00 23:00, example

instead of

00:00 -

01:00 - date tiffany

02:00 -

03:00 - go home

you can do:

01:15 - date tiffany (pic here)

03:20 - go home (map link)


Comments

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

multithreading - Exception in Application constructor -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -