Closed
Description
Intro
There are a few things missing from our README
Task
- Add a short Licensing section near the top (refer to Y—MatterType)
- In the contents list insert a new section as the 2nd:
Protocols to aid loading string, color, and image assets
- Within that section detail
Localizable
,Colorable
, andImageAsset
protocols with code examples - Within the auto layout section include explanations and examples for the
constrainCenter
,constrainSize
, andconstrainAspectRatio
methods. - Similar to methods for
constrainEdges
and others, the code files for center, size, aspect ratio constraints should include code examples (can be the same ones added to the README).
Most of the info in 2-4 has been added to the Y—CoreUI corporate Notion page.