Difference between revisions of "IOS"
From Officience
(→iOS checklist) |
|||
Line 1: | Line 1: | ||
+ | = Design guideline = | ||
+ | [https://developer.apple.com/ios/human-interface-guidelines/overview/design-principles Link] | ||
+ | |||
= iOS checklist = | = iOS checklist = | ||
Code convetion Obj-C: [https://github.com/raywenderlich/objective-c-style-guide Link] | Code convetion Obj-C: [https://github.com/raywenderlich/objective-c-style-guide Link] | ||
---- | ---- | ||
Code convetion Swift: [https://github.com/raywenderlich/swift-style-guide Link] | Code convetion Swift: [https://github.com/raywenderlich/swift-style-guide Link] |
Revision as of 04:27, 20 February 2017
Design guideline
iOS checklist
Code convetion Obj-C: Link
Code convetion Swift: Link