yb-react-mobile-components
v1.1.8
Published
1.先安装对应的包 ```bash npm i yb-react-mobile-components ```
Downloads
55
Readme
yb-react-mobile-components
快速开始
1.先安装对应的包
npm i yb-react-mobile-components2.导入需要的组件
import {Calendar} from 'yb-react-mobile-components' 