-
Paraboly 为 React Native 提供了一个完全可定制的卡片按钮组件:react-native-card-button
资源介绍
通过 Paraboly 为 React Native 提供完全可定制的卡片按钮。
安装
添加依赖:
npm i @paraboly / react - native - card - button
对等依赖
重要的! 你需要安装它们。
"react": ">= 16.x",
"react-native": ">= 0.55.x",
"react-native-vector-icons": ">= 6.x.x",
"react-native-linear-gradient": ">= 0.2.x",
"react-native-material-ripple": ">= 0.8.x",
"react-native-dynamic-vector-icons": ">= x.x.x"
基本用法
< CardButton xss=removed>
纯色背景(非渐变)用法
<