##資訊
### [Top 10 iOS Conferences in 2015](http://www.raywenderlich.com/93886/top-10-ios-conferences-in-2015)
2015年的10大iOS會議。
[RAYWENDERLICH.COM](http://www.raywenderlich.com/93886/top-10-ios-conferences-in-2015)
##視頻
### [React.js Conf 2015 Keynote 2 - A Deep Dive into React Native](https://www.youtube.com/watch?v=7rDsRXj9-cU)
Facebook 在 React.js Conf 2015 大會上推出了 React Native, 用來開發 iOS 和 Android 原生App。
[YOUTUBE.COM](https://www.youtube.com/watch?v=7rDsRXj9-cU)
### [斯坦福大學出品的iOS教程](https://itunes.apple.com/us/course/developing-ios-8-apps-swift/id961180099)
更新支持iOS 8 和 Swift。
[APPLE.COM](https://itunes.apple.com/us/course/developing-ios-8-apps-swift/id961180099)
##技巧
### [A class for logging excessive blocking on the main thread](https://gist.github.com/jspahrsummers/419266f5231832602bec)
記錄顯著占用主線程時間的代碼塊。
[GITHUB.COM](https://gist.github.com/jspahrsummers/419266f5231832602bec)
### [A Survey of iOS Authentication Methods](http://darthnull.org/media/presentations/KnockKnock-iOS-AuthSurvey_ShmooCon_2015.pdf)
一份關于iOS上的認證(Authentication)方法的研究報告。
[DARTHNULL.ORG](http://darthnull.org/media/presentations/KnockKnock-iOS-AuthSurvey_ShmooCon_2015.pdf)
##代碼
### [FancyTabBar](https://github.com/marvelapp/FancyTabBar)
一個可擴展和自定義的tabbar.
[GITHUB.COM](https://github.com/marvelapp/FancyTabBar)
### [Pull-to-Refresh.Rentals-iOS](https://github.com/Yalantis/Pull-to-Refresh.Rentals-iOS)
提供一個非常簡單和可定制的下拉刷新實現.
[GITHUB.COM](https://github.com/Yalantis/Pull-to-Refresh.Rentals-iOS)