Skip to content

erisvaldojunior/figma-to-react-native

 
 

Repository files navigation

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.

Features

Generate styled-components code (implemented) Generate StyleSheet code (not implemented yet) Generate Restyle code (not implemented yet)

Component setting

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.

Development

yarn
yarn dev

About

Simple generator of React Native code from Figma

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.9%
  • CSS 1.9%
  • JavaScript 1.2%