react-native-bias-cell

1.2.1 • Public • Published

react-native-bias-cell

快速接入

  1. 下载
$ yarn add react-native-bias-cell
  1. 引入
...
import BiasCell from 'react-native-bias-cell'
...
<BiasCell
  height={45}
  width={window.width / 3}
  leftText="日期"
  rightText="星期"
  biasColor="#d3d3d3"
  fontColor="#4a4a4a"
/>
...
  1. 预览

参考

Readme

Keywords

Package Sidebar

Install

npm i react-native-bias-cell

Weekly Downloads

1

Version

1.2.1

License

MIT

Unpacked Size

3.58 kB

Total Files

5

Last publish

Collaborators

  • youngjuning