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.
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
Post a Comment