Difference between revisions of "IOS"
From Officience
Welcomeadmin (talk | contribs) |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | [[Category: IT Knowledge]] | ||
+ | |||
+ | = 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 Swift: [https://github.com/raywenderlich/swift-style-guide Link] | Code convetion Swift: [https://github.com/raywenderlich/swift-style-guide Link] | ||
− | |||
− |
Latest revision as of 10:30, 13 July 2017
Design guideline
iOS checklist
Code convetion Obj-C: Link
Code convetion Swift: Link