Skip to content

pxim/reactlibx

Repository files navigation

reactlibx

介绍 / Intro

react的一些组件 。

安装 / Install

npm i reactlibx

import 整个包

import * as reactlibx from 'reactlibx'

import 单个组件

import {PageAutoSizeWrapper} from 'reactlibx'

使用 / Use

参考api

组件 / Component

组件 说明 使用 备注
ImgButton 图片按钮
PageAutoSizeWrapper 自适应缩放组件

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages