1:1完美仿微信聊天表情键盘,朋友圈底部表情键盘。键盘与表情切换平滑 ChatEmotionKeyboard, GrowingTextView , useful in ChatViewController
Swift项目开发框架Demo,教科书级标准。轻量、规范、易懂、易移植、解耦。纠正初中级IOS开发者常见的错误。把工程rename一下就可以作为立项模板
微博列表、朋友圈列表Feed流的最优化方案。让你的RecyclerView从49帧 -> 57帧 。 Preload RecyclerView items in thread ,make your recyclerView smoother. useful in Feed list
摆脱了系统UIAlertController的UI限制。Alert的内容可以是View或ViewController或xib,且View可以是基于xib约束。弹框宽高间距UI都可任意定制。 It can be in place of UIAlertController,Make your custom alert ui more convenient, support xib view and viewcontroller