文件名称:React Native 的 FLAnimatedImage
文件大小:12KB
文件格式:ZIP
更新时间:2024-06-28 10:01:03
React Native Awesome Components
react-native-flanimatedimage FLAnimatedImage for React Native 这个模块是从 https://github.com/browniefed/react-native-flanimatedimage 修改的,有以下变化:使用 Carthage 或 CocoaPods 进行 FLAnimatedImage 依赖异步图像加载返回图像大小 onLoadEnd 安装你必须先通过 Carthage 安装 FLAnimatedImage 或者如果你使用 CocoaPods,你可以把以下内容放在你的 Podfile 中: pod 'FLAnimatedImage' 然后 npm install react-native-flanimatedimage --save 如果你使用 [email protected] 或以下npm install [email protected] --save Link 在 XCode 中,在项目导航器中:右键单击 Libraries Add Files to [your project's name] 转到 no
【文件预览】:
react-native-flanimatedimage-master
----RNFLAnimatedImage()
--------RNFLAnimatedImage()
--------RNFLAnimatedImage.xcodeproj()
----FLAnimatedImage.ios.js(1KB)
----.npmignore(1KB)
----FLAnimatedImage.android.js(242B)
----LICENSE(1KB)
----README.md(2KB)
----.gitignore(1KB)
----index.js(80B)
----package.json(745B)