-
Figma的React渲染器:react-figma:atom_symbol_selector
资源介绍
ReactFigma
的React渲染器。 使用React组件作为您设计的源。
:candy: 与 , 和 API兼容。
:unicorn_face: 支持灵活的布局。
:recycling_symbol_selector: 水化和支持。
:gear_selector: 建立在。
:prohibited: 不是代码生成器。
代码示例:
import * as React from 'react' ;
import { Page , View , Text } from 'react-figma' ;
export const App = ( ) => {
return (
< Page xss=removed>
< View>
< View xss=removed>
< Text style = {