You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking for some feature you cant find? Than have you already looked at the UserInteractionFunctions.swift file?
I looked, but didn't find help from there
I currently have UIView which have the label for the month, like in the example code.
But when swiping the month back or forth, didScrollToDateSegmentWith will be called twice on every time. This is no affecting my functionality, but I thought it should be called just once.
So, is it intended to call it twice?
Thanks for this great component, really offers versatility to make it look just like I want.
The text was updated successfully, but these errors were encountered:
I currently have UIView which have the label for the month, like in the example code.
But when swiping the month back or forth, didScrollToDateSegmentWith will be called twice on every time. This is no affecting my functionality, but I thought it should be called just once.
So, is it intended to call it twice?
Thanks for this great component, really offers versatility to make it look just like I want.
The text was updated successfully, but these errors were encountered: