1,手势控制试图切换
https://github.com/forkingdog/FDFullscreenPopGesture
http://www.jianshu.com/p/d39f7d22db6c
2.优化TableViewCell的高度
http://blog.sunnyxx.com/2015/05/17/cell-height-calculation
3.完整的APP项目
https://github.com/ming1016/RSSRead
https://github.com/lcepy/manong-reading
https://github.com/samlaudev/ElemeProject
https://github.com/mmackh/Hacker-News-for-iOS
https://github.com/36Kr-Mobile/KRVideoPlayer
https://github.com/samlaudev/VKVideoPlayer
https://github.com/nixzhu/Bible-Assistant
https://github.com/LC2010/iShanKu
https://github.com/zx1262111739/Chat
https://github.com/XVXVXXX/DoubanFM
https://github.com/KMindeguia/moviedbapp
http://code4app.com/ios/%E4%BA%BA%E4%BA%BA%E5%AF%B9%E6%88%98%E8%B1%A1%E6%A3%8B/547c5dfc933bf0d1538b4d6c
http://www.cnblogs.com/dsxniubility/p/4588560.html?utm_source=tuicool
https://github.com/thoughtbot/Tropos
https://github.com/zjqzy/zjqzyEpub epub 阅读功能,百分百模拟qq阅读和追书神器的epub阅读效果
3.美团项目需要的开源代码
https://github.com/chenchizhao/DOPDropDownMenu-Enhanced
4.知乎日报
https://github.com/boctor/idev-recipes/tree/master/VerticalSwipeArticles
https://github.com/andreamazz/AMScrollingNavbar 滑动屏幕时,导航条会随着屏幕的滑动隐藏或者出现
https://github.com/diegoserranoa/DSTransparentNavigationBar 导航栏透明
https://github.com/gklka/GKFadeNavigationController 导航栏透明,拖动显示
self.navigationController.hidesBarsOnSwipe=YES; 导航栏自动收缩
https://github.com/beamly/BMYScrollableNavigationBar 导航栏拖动收缩
//切换导航栏标题
tableView.contentOffset来计算位置,然后根据位置来替换。
http://tech.glowing.com/cn/change-uinavigationbar-backgroundcolor-dynamically/ 动态修改UINavigationBar的背景色
https://github.com/gklka/GKFadeNavigationController 导航栏的背景色切换
https://github.com/ltebean/LTNavigationBar 知乎日报
5.智能家居
https://github.com/donnellyk/KVNMaskedPageControl
http://code.cocoachina.com/detail/308676/JEEPageControl/
6 UICollectionView
https://github.com/GnosisHub/GHWalkThrough
7.导航栏
https://github.com/raihan/ZRScrollableTabBar
8 欢迎界面
1.https://github.com/chinsyo/uber-video-welcome 模仿UBER实现视频欢迎界面
浙公网安备 33010602011771号