kovpas / PMCalendar

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

Open lorenzoPrimi opened 9 years ago

lorenzoPrimi commented 9 years ago

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

kovpas commented 9 years ago

Hi,

This component is not supported anymore, and I'm afraid it was quite a long time since I looked at it last time.