1.0.2 • Published 2 years ago

react-native-bestloading v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

react-native-bestloading

Usage 使用

import Bestloading from 'react-native-bestloading';

// TODO: What to do with the module?
<Bestloading />
;

属性介绍

属性功能类型默认值
isShowMC是否展示蒙层booleantrue
loadText加载文本string加载中
visible加载器是否显示booleantrue
iconStyle自定义动态加载图的样式,如xmGif不存在设置此项无效styletrue
xmGif自定义动态加载图image--
modalStylemodal样式自定义style--
textStyle加载文本样式自定义style--
indicatorColorindicator颜色自定义string'#FF6F00'