文件名称:react-native-frame-loading:像动画LoadingIndicator一样,在React-Native中具有逐帧视图
文件大小:231KB
文件格式:ZIP
更新时间:2024-05-19 21:01:53
JavaScript
React本机加载 该软件包提供带有逐帧视图或图像的加载指示器 安装 yarn add react-native-frame-loading # or npm install react-native-frame-loading --save 截屏 道具 道具 默认 类型 描述 动画 错误的 布尔 确定加载指示灯是否显示 意见 [] 大批 将逐帧显示的特定视图 期间 450 数字 确定帧持续多长时间 模态道具 {} 目的 原始的道具 loadingContainerStyle flex: 1, "center" 目的 浮动视图容器的样式对象 用法 import FrameLoading from "react-native-frame-loading" import Icon from "react-native-vector-icons/FontAwesome" const
【文件预览】:
react-native-frame-loading-master
----package.json(836B)
----LICENSE(1KB)
----README.md(2KB)
----screenshot.gif(249KB)
----FrameLoading.js(2KB)