reactlibx
v0.0.6
Published
一个react组件库,里面封装了一些组件
Downloads
7
Readme
reactlibx
介绍 / Intro
react的一些组件 。
安装 / Install
npm i reactlibx
import 整个包
import * as reactlibx from 'reactlibx'
import 单个组件
import {PageAutoSizeWrapper} from 'reactlibx'
使用 / Use
参考api
组件 / Component
| 组件 | 说明 | 使用 | 备注 | | ------------------- | -------------- | ---- | ---- | | ImgButton | 图片按钮 | | | | PageAutoSizeWrapper | 自适应缩放组件 | | | | | | | | | | | | | | | | | |