Hi,
I was trying to make a demo with your calendar app; i was following your instructions on https://patchthecode.github.io/MainTutorial/ but i get this weird error where it says that JTAppleCalendarView is not in Interface Builder file. I've been using Carthage to get your library and i'm using the latest version of both.
I looked at your UIView on the story board.
You have a wrong module listed for the view.
It should be this instead:

If this fixes your problem, then you can close this issue :]
Oh geez, i've been trying to get this to work whole day. I feel so stupid :(
Thank you so much for a quick reply!
Haha, Its ok man. We all make simple mistakes. Its cool. Have a good one. 👍
Hi,
I have 2 issue when using your framework
1) collectionview not scrolling horizontally
2) JTAppleCalendarView is not listing while setting the custom class
Can you please let me know what mistake i am doing
Most helpful comment
I looked at your
UIViewon the story board.You have a wrong module listed for the view.
It should be this instead:

If this fixes your problem, then you can close this issue :]