You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
on your landing page you advertize with this 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?
The text was updated successfully, but these errors were encountered:
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?
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 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.
Hi Specifyapp Team,
on your landing page you advertize with this image
![image](https://user-images.githubusercontent.com/106169928/170245327-2a109435-0e66-4eab-b9f4-1d4282abc1d0.png)
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?
The text was updated successfully, but these errors were encountered: