自己模仿的常用Demo,主要内容如下
- countButton:简单倒计时的实现
- CollectionMirror: 添加镜面效果的图片轮播
- CollectionPictureCycleDemo:用CollectionView实现简单图片轮播
- CollectionSimpleDemo:CollectionView简单使用
- LongDeleteCollectionView:利用CollectionView实现长按删除
- CollectionViewLinkDemo:CollectionView实现联动菜单
- WaterFlowLayoutDemo:简单实现瀑布流布局
- CalendarDemo:简单日历Demo
- CollectViewAlignDemo:CollectionView居中显示效果
- DecorationView:CollectionView的DecorationView简单使用
- CustomFlowLayoutDemo:自定义流式布局
- FixedHeaderFlowLayout:自定义布局实现头部固定
- guidePageDemo:简单应用引导页面
- AdvertiseDemo:广告启动页面
- GuidePageFold:代动画效果的引导页面
- KEEP:KEEP动画引导页面
- MovieGuideDemo:视频引导页
- maskViewDemo:简单蒙版效果
- ScratchViewDemo:简单刮奖效果
- NavigationBarDemo:导航栏渐变透明效果
- OpequeNavigationDemo:导航栏透明
- ModelTransitionDemo:自定义Model转场动画
- NavigationTransitionAnimationDemo:自定义Navigation转场动画
- MagicMoveDemo:神奇的移动效果
- PresentOneControllerDemo:弹性persent
- CircleSpreadDemo:圆形场景切换
- SelectList:仿微信弹出框
- CustomAlterView:自定义弹出框
- SelectCityDemo:城市选择器
- MultipleSelectionDemo:利用系统功能实现多选
- CustomMultipleSelectionDemo:自定义实现多选
- TableViewSlideButtonDemo:tableView侧滑按钮
- ListTableView:折叠表单的简单实现
- PopMultipleChoiceDemo:弹出多选表格
- TableViewImageZoom:简单实现Tableview头部图片缩放效果
- LinkSelectDemo:联动TableView
- TableSwipeCustom:自定义滑动功能按钮
- AutoLayoutCellDemo:利用UITableView+FDTemplateLayoutCell布局不等高Cell
- ShopCartDemo:简单购物车Demo
- SelfSizeCellDemo:ios8方法自动计算高度
- childViewControllerDemo:利用子控制器管理控制器
- MultiViewSegmentControlDemo:利用Segment切换控制器
- SubViewControllerDemo:利用ScrollerView管理多控制器
- PageViewControllerDemo:PageViewController的简单使用
- SpreadDemo:侧拉弹出控制器
- DisplayViewControllerDemo:头部切换控制器
- SITopDisplay:利用ScrollView简单实现TopDisplay
- DrawerDemo:抽屉效果
- SearchDisplayControllerDemo:搜索框的简单实现
- PinYinSearchDemo:拼音排序和搜索的简单实现
- AddressInfo:UISearchController的简单使用
- HideTextDemo:隐藏中文输入的文字
- MusicPlayerDemo:简单实现音乐播放器
- PlayerDemo:简单的视频播放器
- TabbarDemo:简单自定义Tabbar
- jianshu:模仿简述自定义Tabbar
- DynamicTabBarDemo:Tabbar隐藏
- BaseAnimationDemo:CABasicAnimation简单使用
- KeyFrameAnimationDemo:KeyFrameAnimation简单使用
- GroupAnimationDemo:GroupAnimationDemo简单使用
- SystemShareDemo:系统分享功能
- AttributedStringDemo:富文本
- 3DTouchDemo:3DTouch的简单使用
- FPSDemo:显示帧数
- TodayExtensionDemo:TodayWidgets的简单案例
- TouchID:TouchID的简单使用
- QRCodeDemo:二维码的生成与识别
- versionUpdate:版本更新的简单实现思路
- MenuControllerDemo:MenuControllerDemo的简单使用
- FilesBrowser:利用NSFileManager实现简单的文件浏览器
- FrostedGlassDemo:简单实现的毛玻璃效果
- ImageEffectDemo:高斯模糊
- NightDemo:简单的黑夜模式
- JavaScriptCoreDemo:JavaScriptCore实现交互操作
- JSPatchDemo:JSPatch实现热更新
- WebViewJavascriptBridgeDemo:WebViewJavascriptBridge实现JS交互
- NewsDemo:新闻详情页面的简单实现
- V2EXDemo:简单V2EXDemo
- iPadDemo:iPad开发学习