react-native-opacity-button

1.0.3 • Public • Published

react-native-opacity-button

Usage 使用

import OpacityButton from 'react-native-opacity-button';

// TODO: What to do with the module?
<OpacityButton />

属性介绍

属性 功能 类型 默认值
text 按钮文本 string '按钮'
onPress 事件方法 ()=>{} 加载中
style button自定义style style --
txtStyle button文本自定义style style --

/react-native-opacity-button/

    Package Sidebar

    Install

    npm i react-native-opacity-button

    Weekly Downloads

    1

    Version

    1.0.3

    License

    MIT

    Unpacked Size

    14.6 kB

    Total Files

    13

    Last publish

    Collaborators

    • kanglanglang