Jonathan Vukovich

Results 61 comments of Jonathan Vukovich

Hi, first check the delegate and datasource are not nil, I didn't update the lib for a while. You may have to add @objc annotations, it's strange but you can...

Sorry, I don't understand what's the problem. The example provided is an example of implementation of selection, you have delegate methods to customize this implementation like you want.

What's your configuration and timezone?

I think it's because the width or the height is 0 at the call. Have you changed the `ratioContentMenu` property? Go in the file `JTCalendarMenuView.m` and add line 78 ```...

I just release a new version. Check the Example project. This bug should be gone.

You can set a specific date directly with `[_calendarManager setDate:[NSDate date]];` but I don't think you will have an animation.

There is nothing in the UI because I don't know how to do it. It has to be something generic.

You can't sorry, let this issue open I keep it in mind.

I just release a new version. Check the Example project. This bug should be gone.