LemonCC

Results 4 issues of LemonCC

iPhone XS Max Simulator iOS 12.2 如图所示 ![tabbar](https://user-images.githubusercontent.com/8541399/64664039-6c562c80-d480-11e9-8a88-93bc8ac8fda3.gif)

Q-A

使用 YYTextView ,在当文本很长,contentSize.width 在5500左右会出现文字消失。放大镜可以看到消失的文字,如 Demo 图: ![yytextbug](https://cloud.githubusercontent.com/assets/8541399/21799853/f5253b76-d755-11e6-9134-abc1fd3c9af5.png)

如何通过多个 Key 管理颜色池,让不同控件分组被不同颜色池管理。

按照系统计算方式,导航栏+状态栏为 59 + 44 的高度 但是代码中得到的数值为 53.667 + 44 ![WX20240328-下午70021@2x](https://github.com/Pircate/EachNavigationBar/assets/8541399/8980b37e-ffa4-4ba5-b2b5-92e3b36e564e)