react-native-watermark-component

0.1.0 • Public • Published

Watermark(水印)

react-native项目中的水印插件(文字水印)

npm install react-native-watermark-component
props type default value notes
foreground bool false 是否需要前置水印
style ViewPropTypes.style -
watermark string - 水印文本内容,为空字符串时不显示水印
itemWidth number 160 单个水印的宽度
itemHeight number 100 单个水印的高度
watermarkTextStyle Text.propTypes.style - 水印文本样式
rotateZ number -45 水印旋转角度

Readme

Keywords

Package Sidebar

Install

npm i react-native-watermark-component

Weekly Downloads

1

Version

0.1.0

License

MIT

Unpacked Size

5.41 kB

Total Files

5

Last publish

Collaborators

  • yongqianvip