react-native-image-loader-plugin
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

react-native-image-loader-plugin

Getting started

$ yarn add react-native-image-loader-plugin or $ npm install react-native-image-loader-plugin --save

Mostly automatic installation

$ react-native link react-native-image-loader-plugin

Manual installation

iOS

  1. In XCode, in the project navigator, right click LibrariesAdd Files to [your project's name]
  2. Go to node_modulesreact-native-image-loader-plugin and add RNWebImageLoader.xcodeproj
  3. In XCode, in the project navigator, select your project. Add libRNWebImageLoader.a to your project's Build PhasesLink Binary With Libraries
  4. Run your project (Cmd+R)<

Usage

Nothing! As long as you have it added, react-native will start using SDWebImage's decoders, caches, and network capabilities!

Readme

Keywords

Package Sidebar

Install

npm i react-native-image-loader-plugin

Weekly Downloads

5

Version

1.0.5

License

MIT

Unpacked Size

22.1 kB

Total Files

14

Last publish

Collaborators

  • ericlewis