-
Paraboly 为 React Native 提供了一款完全可定制的信息卡组件:react-native-information-card
资源介绍
安装
添加依赖:
npm i @paraboly / react - native - information - card
对等依赖
重要的! 你需要安装它们
"react" : ">= 16.x.x" ,
"react-native" : ">= 0.55.x" ,
"react-native-androw" : ">= 0.0.34" ,
"react-native-material-ripple" : ">= 0.9.1"
"react-native-dynamic-vector-icons" : ">=0.1.1" ,
"react-native-vector-icons" : ">=6.6.0"
"react-native-svg" : ">= 12.1.0"
用法
进口
import InformationCard from "@paraboly/react-nati