We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://rn.mobile.ant.design/components/tabs-cn/
https://github.com/ant-design/ant-design-mobile-rn/blob/master/components/tabs/Tabs.tsx
tabs组件内的Carousel滑动时可以调用tabs的onChange事件
tabs组件内的Carousel滑动时没有调用onChange事件
The text was updated successfully, but these errors were encountered:
fix: tabs onChange no-call(#1241)
bbdb3de
No branches or pull requests
Reproduction link
https://rn.mobile.ant.design/components/tabs-cn/
Steps to reproduce
https://github.com/ant-design/ant-design-mobile-rn/blob/master/components/tabs/Tabs.tsx
What is expected?
tabs组件内的Carousel滑动时可以调用tabs的onChange事件
What is actually happening?
tabs组件内的Carousel滑动时没有调用onChange事件
The text was updated successfully, but these errors were encountered: