-
Notifications
You must be signed in to change notification settings - Fork 948
No labels!
There aren’t any labels for this repository quite yet.
202 labels
skill:API design
skill:API design
Requires understanding of API design. Must evaluate pros and cons of different API solutions.
skill:Auto Layout
skill:Auto Layout
Requires understanding of Auto Layout. How to configure and manage constraints.
skill:Bazel
skill:Bazel
Requires understanding of Bazel. BUILD files and how to run bazel build/test.
skill:Carthage
skill:Carthage
Requires understanding of Carthage. https://github.com/Carthage/Carthage
skill:CatalogByConvention
skill:CatalogByConvention
Requires understanding of the Catalog by Convention library.
skill:Client migrations
skill:Client migrations
Requires understanding of migrating internal clients to new APIs.
skill:Containment
skill:Containment
Requires understanding of UIViewController containment. addChild, addSubview, didMoveToParent.
skill:Contrast ratios
skill:Contrast ratios
Requires understanding of color contrast ratios for accessibility.
skill:Deprecations
skill:Deprecations
Requires understanding of how to deprecate an API. contributing/deprecation_policy.md
skill:Dynamic Type
skill:Dynamic Type
Requires understanding of Dynamic Type. How to query fonts and respond to dynamic type changes.
skill:EarlGrey
skill:EarlGrey
Requires understanding of EarlGrey. https://github.com/google/EarlGrey
skill:Git Hooks
skill:Git Hooks
Requires understanding of Git hooks. https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks
skill:GitHub API
skill:GitHub API
Requires understanding of the GitHub API. https://developer.github.com/v3/
skill:IBDesignable
skill:IBDesignable
Requires understanding of IBDesignable. https://nshipster.com/ibinspectable-ibdesignable
skill:Instruments
skill:Instruments
Requires understanding of Instruments. https://help.apple.com/instruments/mac/current/
skill:Interface Builder
skill:Interface Builder
Requires understanding of Interface Builder. https://developer.apple.com/xcode/interface-builder
skill:Kanji
skill:Kanji
Requires understanding of kanji text input and representation. Need to know how to type kanji glyphs
skill:Material Motion
skill:Material Motion
Requires understanding of Material Motion. How to make motion specs and use the animator.
skill:NSAttributedString
skill:NSAttributedString
Requires understanding of NSAttributedString. Attaching images, customizing fonts and attributes.