Figma To Code
How to start
- Install Figma-plugin (opens in a new tab)
- open your figma file
- go to Dev mode by clicking right top corner toggle button
- select VigmaRN plugin
- copy and paste your code
Features
- generate RN code
- Extract component, if it was defined in Figma
- Replace with the component you want
- Display the component in the GUI window
- Delete the component in one click, if not necessary
Limitation
- If the code is longer than a certain length(~2000 lines), you'll probably have some performance issues.