8000 GitHub - TippingCanoe/ClassyUtilities: Helper categories on UIControls for localizations, text and fonts
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

TippingCanoe/ClassyUtilities

Repository files navigation

Classy Utilities

Helper categories for use in Classy Let's you specify the use of localized text content, and setting of fonts on UIButtons

^UIButton.back{
    cas_font:refash 20;
    cas_localizedTitle:'Go Back Fool!';
}

^UILabel.default{
    cas_localizedText:'I am a Label!';
}

Credits

ClassyUtilities was originally created by Jeff Friesen in the development of apps for Tipping Canoe.

Classy is an awesome stylesheet framework for iOS

License

Classy is available under the MIT license. See the LICENSE file for more info.

About

Helper categories on UIControls for localizations, text and fonts

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0