React本机材料卡
一种材料设计卡组件,可定制且用途广泛。
有关卡片的更多信息,请参见 。
安装
npm install --save react-native-material-cards
基本用法
像这样导入组件:
import { Card , CardTitle , CardContent , CardAction , CardButton , CardImage } from 'react-native-material-cards'
然后将卡插入您的代码中:
< CardContent text = "Your device will reboot
1