afeng159

Results 7 issues of afeng159

i want to stop animation but i could not find method to call or other way?

- [ ] I have searched [existing issues](https://github.com/happypancake/react-native-scrollable-tab-view/issues) - [ ] I am using the [latest scrollable tab view version](https://www.npmjs.com/package/react-native-scrollable-tab-view) ## Steps to Reproduce ## Expected Behavior ## Actual Behavior

when i use the component set size = 68 , i found the decode could't scan . it's wrong

在一个页面有两个MMPopupView 实现的子类popView 两个切换出现时,经常出现崩溃现象 崩在 NSAssert(closestCommonSuperview, @"couldn't find a common superview for %@ and %@", self.firstViewAttribute.view, self.secondViewAttribute.view); 这个里面