CrabMen / CMPageTitleView

✍️一分钟集成类似抖音,新浪微博,腾讯视频,网易新闻,今日头条等常见的标题栏样式,api灵活易扩展,支持Cocoapods和Masonry布局,支持ChildController的完整生命周期

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

这个方法获取标题可能为NSNull

zhaxling opened this issue · comments

/* Return an array containing the results of invoking -valueForKey: on each of the receiver's elements. The returned array will contain NSNull elements for each instance of -valueForKey: returning nil.
*/

  • (id)valueForKey:(NSString *)key;