React Native
This template helps you generate your design tokens as a React Native theme and icons as JSX components
This example uses the following parsers:
to-react-native to generate your design tokens as a React Native theme
convert-dimension to convert dimensions token from px to unitless values
svg-to-jsx to generate icons as JSX components
If you use the CLI, you need to fill three properties:
repository
is@organization/repository
personalAccessToken
which you can generate in your account settingsrules
are where you provide parsers and compatible options
Last updated