@ezviz/rnui

2.1.1-beta5 • Public • Published

rnui

EZVIZ UI library for react native.

当前视觉版本5.0

安装

npm install --save @ezviz/rnui --registry=https://registrynpm.ys7.com

使用

import { Button } from '@ezviz/rnui';

<Button
  onPress={() => {
    console.log('onPress');
  }}
  text={'默认按钮'}
/>

Readme

Keywords

Package Sidebar

Install

npm i @ezviz/rnui

Weekly Downloads

15

Version

2.1.1-beta5

License

MIT

Unpacked Size

1.39 MB

Total Files

247

Last publish

Collaborators

  • jbhhzevz
  • babybreath
  • wl25ff
  • yangshuang1991
  • ezviz-openteam
  • liubocheng