How to achieve calendar week view in swift iOS -


how can achieve week view of calendar in ios app shown below, ideally using apple calendar components (if any) , how can retrieve selected date.

i have tried using both fscalender , cvcalender plugins, without success, each missing 1 element or other.

enter image description here

the answer is, lay out bunch of views , set contents. perhaps use collection view horizontal days. use table view times. there's nothing in public sdk you. put view hierarchy normal way.


Comments

Popular posts from this blog

python - How to insert QWidgets in the middle of a Layout? -

python - serve multiple gunicorn django instances under nginx ubuntu -

module - Prestashop displayPaymentReturn hook url -