I have seen that the cocoapod version doesn't have the FSCalendar method handleScopeGesture.
I solved by adding
pod 'FSCalendar' , git: 'https://github.com/WenchaoD/FSCalendar.git', branch: 'development'
to my Podfile.
Would it be safe for a public release?
When is this version expected to be released officially?
Thanks for the answer and for the great component!
I have seen that the cocoapod version doesn't have the FSCalendar method handleScopeGesture.
I solved by adding
pod 'FSCalendar' , git: 'https://github.com/WenchaoD/FSCalendar.git', branch: 'development'to my Podfile.
Would it be safe for a public release?
When is this version expected to be released officially?
Thanks for the answer and for the great component!