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

RAMAnimatedTabBarController 5.0.3 is outdated, please upgrade to 5.1.0 #24

Open
wangdu1005 opened this issue Nov 11, 2019 · 2 comments
Open

Comments

@wangdu1005
Copy link

Describe the bug
below method and variable are deprecated from 5.1.0.

  • tapHandler
  • yOffset

But currently SwiftHub using 5.0.3, and it will crash while app launch.
if comment out the tapHandler. and change the yOffset to the new var --> titlePositionAdjustment.vertical

@khoren93
Copy link
Owner

@wangdu1005 thanks for an issue, i updated all pods, please check out :)

@deepindo
Copy link

update to version 5.1, still have issues as below:
1.Method does not override any method from its superclass
2. 'RAMAnimatedTabBarItem' has no member 'yOffSet'
3.'RAMAnimatedTabBarController' has no member 'tapHandler'

Pls help to double confirm, thx!

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

3 participants