Specifyapp / parsers

Specify helps you unify your brand identity by collecting, storing and distributing design tokens and assets — automatically.
https://specifyapp.com
Other
111 stars 15 forks source link

Parser for iOS / Android #147

Open fabkrokro opened 2 years ago

fabkrokro commented 2 years ago

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 commented 2 years ago

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 commented 2 years ago

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 commented 1 year ago

@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.