Skip to content
New issue

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

还有在维护吗? #23

Open
luson1201 opened this issue Sep 28, 2019 · 1 comment
Open

还有在维护吗? #23

luson1201 opened this issue Sep 28, 2019 · 1 comment

Comments

@luson1201
Copy link

iOS 13 crash了

@fjhuangcs
Copy link

fjhuangcs commented Mar 9, 2020

iOS13确实会崩溃,修改源码文件WXTabBarController.m,把以下代码注释掉应该就可以了:
label.font = tabBarLabel.font;
tabBarButton.subviews[3].alpha = 0 + deltaAlpha;
tabBarButton.subviews[3].alpha = 1 - deltaAlpha;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants