這裏顯示兩個版本的差異處。
Both sides previous revision 前次修改 下次修改 | 前次修改 | ||
mobile_device:ios [2016/03/02 01:09] sars [iOS 9] |
mobile_device:ios [2017/01/21 02:23] (目前版本) sars [UI] |
||
---|---|---|---|
行 2: | 行 2: | ||
===== Doc & Book ===== | ===== Doc & Book ===== | ||
+ | * [[http://useyourloaf.com/blog/wwdc-2016-viewing-guide|WWDC 2016 Viewing Guide]] | ||
* [[https://developer.apple.com/library/ios/referencelibrary/GettingStarted/RoadMapiOS/|Start Developing iOS Apps Today]] | * [[https://developer.apple.com/library/ios/referencelibrary/GettingStarted/RoadMapiOS/|Start Developing iOS Apps Today]] | ||
* [[https://developer.apple.com/library/ios/documentation/Cocoa/Conceptual/ProgrammingWithObjectiveC/Introduction/Introduction.html|Programming with Objective-C]] | * [[https://developer.apple.com/library/ios/documentation/Cocoa/Conceptual/ProgrammingWithObjectiveC/Introduction/Introduction.html|Programming with Objective-C]] | ||
行 33: | 行 34: | ||
* [[https://github.com/BoltsFramework/Bolts-iOS|Bolts-iOS]] Bolts is a collection of low-level libraries designed to make developing mobile apps easier. | * [[https://github.com/BoltsFramework/Bolts-iOS|Bolts-iOS]] Bolts is a collection of low-level libraries designed to make developing mobile apps easier. | ||
* [[http://www.appcoda.com/intro-multipeer-connectivity-framework-ios-programming/|Understanding Multipeer Connectivity Framework in iOS 7]] | * [[http://www.appcoda.com/intro-multipeer-connectivity-framework-ios-programming/|Understanding Multipeer Connectivity Framework in iOS 7]] | ||
+ | |||
+ | * [[https://dotblogs.com.tw/clark/2015/11/13/153918|建立與使用Framework]] | ||
==== Function ==== | ==== Function ==== | ||
=== Remote Notification === | === Remote Notification === | ||
行 87: | 行 90: | ||
* [[http://samvlu.com/|100 Days of Swift]] | * [[http://samvlu.com/|100 Days of Swift]] | ||
===== UI ===== | ===== UI ===== | ||
+ | * [[https://developer.apple.com/ios/human-interface-guidelines/resources/|Apple UI Design Resources]] The Apple UI Design Resources include Photoshop and Sketch templates, and other UI materials for quickly designing iOS apps. | ||
* [[https://www.cocoacontrols.com/|Cocoa Controls]] open source and commercial UI components for iOS and OS X | * [[https://www.cocoacontrols.com/|Cocoa Controls]] open source and commercial UI components for iOS and OS X | ||
* [[https://github.com/rs/SDWebImage|SDWebImage]] Asynchronous image downloader with cache support with an UIImageView | * [[https://github.com/rs/SDWebImage|SDWebImage]] Asynchronous image downloader with cache support with an UIImageView | ||
行 209: | 行 213: | ||
* [[https://blog.branch.io/how-to-setup-universal-links-to-deep-link-on-apple-ios-9|How to Set Up Universal Links to Deep Link on Apple iOS 9]] | * [[https://blog.branch.io/how-to-setup-universal-links-to-deep-link-on-apple-ios-9|How to Set Up Universal Links to Deep Link on Apple iOS 9]] | ||
* [[https://blog.branch.io/ios-9.2-deep-linking-guide-transitioning-to-universal-links|iOS 9.2 Deep Linking Guide: Transitioning to Universal Links]] | * [[https://blog.branch.io/ios-9.2-deep-linking-guide-transitioning-to-universal-links|iOS 9.2 Deep Linking Guide: Transitioning to Universal Links]] | ||
+ | * [[http://www.inside.com.tw/2016/01/29/ios-9-2-update-the-fall-of-uri-schemes-and-the-rise-of-universal-links|iOS 9.2 更新:URI Schemes 的衰退及 Universal Links 的崛起]] | ||
====== iTouchTW ====== | ====== iTouchTW ====== |