Skip to content
This repository has been archived by the owner on Nov 30, 2019. It is now read-only.

Is there a way to use UIFontTextStyles (for dynamic type) using UISS? #49

Open
clackmac opened this issue Nov 13, 2015 · 1 comment
Open

Comments

@clackmac
Copy link

Well, I think the question is clear enough :), just in case I'm looking for something like.

// some themeing
"UITableViewHeaderFooterView": {
        "tintColor": "$someTintColor",
        "UILabel": {
            "textColor": "$TextSubtitleColor",
            "font": UIFontTextStyleCaption1
        }
    },
// some additional themeing
@robertwijas
Copy link
Owner

You can easily achieve that by adding your own converter.
If you're interested I can give you code hints how to do that later in the evening. Let me know.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants