1. 首页
  2. 数据库
  3. 其它
  4. react primitives:跨目标的Primitive React接口 源码

react primitives:跨目标的Primitive React接口 源码

上传者: 2021-03-11 23:54:02上传 ZIP文件 162KB 热度 15次
React原语 跨目标的原始React接口 安装 npm install --save react-primitives 您还需要安装要支持的目标: 网络: npm install --save react-dom react-native-web react-art 本机iOS和Android: npm install --save react-native 草图: npm install --save react-sketchapp react-test-renderer figma: npm install --save react-figma vr: npm install --save react-360 视窗: npm install --save react-native-windows 用法 import React from "react" ; import
用户评论