ChenYilong's repositories
iOSInterviewQuestions
iOS interview questions;iOS面试题集锦(附答案)
CYLTabBarController
[EN]It is an iOS UI module library for adding animation to iOS tabbar items and icons with Lottie, and adding a bigger center UITabBar Item. [CN]【**特色 TabBar】一行代码实现 Lottie 动画TabBar,支持中间带+号的TabBar样式,自带红点角标,支持动态刷新。【iOS13 & Dark Mode & iPhone XS MAX supported】
iOS9AdaptationTips
iOS9适配系列教程(iOS开发学习交流群: https://github.com/ChenYilong/iOSBlog/issues/21)
ParseSourceCodeStudy
Facebook开源的Parse源码分析【系列】
CollectionViewClassifyMenu
CollectionView做的两级菜单,可以折叠第二级菜单
CYLTableViewPlaceHolder
一行代码完成“空TableView占位视图”管理
iOS10AdaptationTips
for iOS10 in [ObjC, Swift, English, 中文] {...}
iOS11AdaptationTips
for iOS11 in [ObjC, Swift, English, 中文] {...} -- iOS11适配系列教程
CYLDeallocBlockExecutor
Hello block,byebye dealloc!一行代码代替dealloc完成“self-manager”
CYLSearchViewController
模仿iPhone短信聊天里的搜索框样式,点击搜索后,搜索框平滑移动到导航栏上。
iOS13AdaptationTips
iOS13 AdaptationTips
CYLExternalURL
模仿 《简书 App》 的效果:在html中跳转到App中的对应页面,并能从App跳转到原来的网址
iOS12AdaptationTips
iOS12AdaptationTips
CYLChatKit
仿微信高度自定义UI、集成第三方IM SDK。An IM App UI Framework, support sending text, pictures, audio, video, location messaging, managing address book, more interesting features.
iOSDevelopmentTips
iOS开发笔记
SMSCodeButton
可用作短信验证码的倒计时 Button
CYLCURLNetworking
Networking based on curl
CYLTabBarControllerDemoForWeib
CYLTabBarController 的示例DEMO
LineLayout
苹果官方展示UICollectionView 用法的 Demo
ChatKit-OC
An IM App UI Framework, support sending text, pictures, audio, video, location messaging, managing address book, more interesting features. Server is available Both in China and US.
CYLHttpTest
【调接口神器】可将 XML 或 JSON 数据解析并转换为Plist文件存在本地,方便调接口。
CYLWebViewController
WebViewControllerDemo,可App类似 Safari 的效果,能随着滑动隐藏底部工具栏
CYLTabBarController-Swift
Swift版本的CYLTabBarController ( https://github.com/ChenYilong/CYLTabBarController ),支持 CocoaPods 。
CYLTableViewRowAction
Use UITableViewRowAction as if it supports iOS7+.
Flutter101
Flutter101
HandleViewControlEventsWithBlock
展示如何使用runtime和手势两种方式为UIView添加类似UIButton的addTarget-action-forControlEvents-事件
MWPhotoBrowser
A simple iOS photo and video browser with grid view, captions and selections.