Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parser for iOS / Android #147

Open
fabkrokro opened this issue May 25, 2022 · 3 comments
Open

Parser for iOS / Android #147

fabkrokro opened this issue May 25, 2022 · 3 comments

Comments

@fabkrokro
Copy link

fabkrokro commented May 25, 2022

Hi Specifyapp Team,

on your landing page you advertize with this image
image
indicating the it would be possible to consume the tokens and styles on different platforms.

So I created a project and was able to generate CSS and Tailwind files via the CLI! Worked great, thank you very much but I was wondering how I could get it for Android? I could not identify any parser for it. Is using style-dictionary the recommended way?

@AMoreaux
Copy link
Member

AMoreaux commented May 25, 2022

Hi @fabkrokro 👋

Today we suggest style-dictionary to be compatible with mobile platforms, but we are thinking about specific parsers for ios and android. Could you describe what kind of output you would like for each platform and token?

@fabkrokro
Copy link
Author

Ah yes. I tried style-dictionary but I would have to verify the outcome. I am mainly a Web Developer so I can't be too specific right now about desired output.

@abdavid
Copy link

abdavid commented Jan 27, 2023

@fabkrokro I am currently doing just this. Style Dictionary is your go-to for this. Best suggestion using the built-in support for iOS and Android that Style Dictionary comes with, and just create templates for generating code when the need arises.

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

No branches or pull requests

3 participants