jkpang/PPBadgeView

non-public APIs

ChenYilong opened this issue · 3 comments

UITabBarSwappableImageView is non-public API, carefully use

Reference: ChenYilong/CYLTabBarController#147

The relevant code for UITabBarSwappableImageView has been removed and the version updated to 1.1.0. Thank you very much for your contribution to the open source community! @ChenYilong

[rightbarBtn pp_addBadgeWithNumber:5]; 导航栏按钮设置未生效

  1. 断点调试下添加badge的时候rightbarBtn是否为nil ?
    2.贴出rightbarBtn的关键代码;
    3.此问题可以重新开个issue.
    @YuanJiaShuai