Inspired on https://github.com/kazuyaseki/figma-to-react.
Figma to React Native Component outputs React Native code in the plugin UI and can be generated by selecting certain node. And its style is derived from Auto Layout properties, thus is responsive.
Generate styled-components code (implemented) Generate StyleSheet code (not implemented yet) Generate Restyle code (not implemented yet)
You may add component setting. When you add component setting including component name, name of children node(optional), and props(optional), the plugin will render matched node as component.
yarn
yarn dev