MXPagerView
MXPagerView copied to clipboard
Can I get the event when tapped on the tab bar item?
I'm using the MXPagerView to create the tab bar view. For now, I'm using the willMovePageAt to track the event when the tab bar item tapped, but it also tracked when the tab bar scrolled. Is there another method to track it when the tab bar item tapped?