WeChat
WeChat copied to clipboard
🔥 iOS 利用MVVM + RAC + ViewModel-Based Navigation来搭建微信(WeChat 7.0.0+)的整体基本架构,以及实现微信朋友圈、通讯录、下拉小程序、搜索等主要功能,代码规范惊为天人、注释详解令人发指、细节处理精益求精...
SGEasyButton这个库pod没有  YYCache报错  新手求指导~

原因YYAnimatedImageView不显示图片 在YYAnimatedImageView类里加入 + (void)load { // 获取系统的对象方法 Method displayLayerMethod = class_getInstanceMethod(self, @selector(displayLayer:)); // 获取自己定义的对象方法 Method displayLayerNewMethod = class_getInstanceMethod(self, @selector(displayLayerNew:)); // 方法交换 method_exchangeImplementations(displayLayerMethod, displayLayerNewMethod); } - (void)displayLayerNew:(CALayer *)layer { Ivar imgIvar...
提交log日志。
测试提交