Templates
Use these templates as starting points for preparing images for iOS.
Home Screen Quick Action Templates
Use these templates for guidance on the size, padding, and positioning of text and icons when designing custom Home screen quick actions. For additional guidance, see Home Screen Actions.
Icon template
Menu template
Typefaces
iOS uses two variants of the San Francisco font: Display and Text. These fonts are designed specifically for legibility in a variety of contexts.
SF UI Text
SF UI Display
Dynamic Type Sizes
Reference this table when designing your app’s interface, and make sure your content looks great at different dynamic type sizes. For additional guidance, see Dynamic Type Sizes.
Xcode Projects
UIKit Catalog (iOS): Creating and Customizing UIKit Controls is a sample Xcode project that demonstrates how to implement many of the interface elements discussed in Bars, Views, and Controls.