How to implement calender in a vertical UIScrollView showing all 24 months from today's date in iOS? [closed]

StackOverflow https://stackoverflow.com/questions/9289057

  •  29-04-2021
  •  | 
  •  

문제

Does anyone know how to show calendar in a vertical UIScrollView starting from today's date till 24 months from now? I want to implement this in iPad. Is there any such api for iOS?

도움이 되었습니까?

해결책

There is no public API for drawing a calendar. You might find one of the answers to this question useful as a starting point.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top