parsers icon indicating copy to clipboard operation
parsers copied to clipboard

Parser for iOS / Android

Open fabkrokro opened this issue 3 years ago • 3 comments

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?

fabkrokro avatar May 25 '22 10:05 fabkrokro

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?

AMoreaux avatar May 25 '22 16:05 AMoreaux

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.

fabkrokro avatar May 30 '22 12:05 fabkrokro

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

abdavid avatar Jan 27 '23 10:01 abdavid