jkpang / PPBadgeView

iOS Custom Badge, Support UIView, UITabBarItem, UIBarButtonItem ,Support Objective-C/Swift; iOS自定义Badge组件, 支持UIView, UITabBarItem, UIBarButtonItem, 支持Objective-C/Swift
MIT License
848 stars 119 forks source link

iOS13 会导致UIBarButtonItem 位置发生变化 #38

Open D-meng opened 5 years ago

D-meng commented 5 years ago

条件: 1、 UIBarButtonItem 采用 initWithCustomView方式 初始化。 2、调用显示badge的方法 3、push一个新页面,然后pop. UIBarButtonItem 的位置已经发生了变化