@abdur-rakib/react-native-button 中文文档教程
react-native-button
Usage
import {AppButton} from '@abdur-rakib/react-native-button';
<AppButton title="My Button" />
Props
prop | type | default | values |
---|---|---|---|
color | string | grey | |
textStyle | style | {} | |
buttonStyle | style | {} | |
onPress | function | ()=>{} |
Conclusion
随意克隆 repo 并提出拉取请求或打开新问题。
react-native-button
Usage
import {AppButton} from '@abdur-rakib/react-native-button';
<AppButton title="My Button" />
Props
prop | type | default | values |
---|---|---|---|
color | string | grey | |
textStyle | style | {} | |
buttonStyle | style | {} | |
onPress | function | ()=>{} |
Conclusion
Feel free to clone the repo and make pull request or open new issues.