SwiftHub icon indicating copy to clipboard operation
SwiftHub copied to clipboard

RAMAnimatedTabBarController 5.0.3 is outdated, please upgrade to 5.1.0

Open wangdu1005 opened this issue 5 years ago • 2 comments

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

wangdu1005 avatar Nov 11 '19 03:11 wangdu1005

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

khoren93 avatar Nov 11 '19 14:11 khoren93

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!

deepindo avatar Nov 18 '19 15:11 deepindo