-
react-native-floating-action-button是一款能够完全定制的React Native浮动操作按钮组件
资源介绍
安装
添加依赖项:
npm i react - native - floating - action - button
对等依赖
重要的! 您需要安装它们。
" react " : " >= 16.x " ,
" react-native " : " >= 0.55.x " ,
" react-native-vector-icons " : " >= 6,x,x " ,
" react-native-material-ripple " : " >= 0.8.x " ,
" react-native-dynamic-vector-icons " : " >= x.x.x "
基本用法
< FloatingActionButton
text = "Share"
iconName = "md-share"
iconType = "Ionicons"
iconC