Yet another calendar component for iOS. Compatible with iOS 4.0 (iPhone & iPad) and higher. Supports presenting as a popover and very flexible UI tuning. Default theme is inspired by https://github.com/ocrickard/OCCalendar
MIT License
379
stars
88
forks
source link
Presenting the PMCalendar from the UiNavigationBar #43
Hi,
I'm trying to present the PMCalendar from a UiButton on the NavigationBar.
The calendar is shown but is not interaction enabled as anywhere I tap. the tap action will be done on the view under the calendar (the corresponding uiview of the nav bar)
Do you know any fix? I'm trying to look in the component code but still no luck.
Thanks
Hi, I'm trying to present the PMCalendar from a UiButton on the NavigationBar. The calendar is shown but is not interaction enabled as anywhere I tap. the tap action will be done on the view under the calendar (the corresponding uiview of the nav bar)
Do you know any fix? I'm trying to look in the component code but still no luck. Thanks