1.0.5 • Published 7 years ago
react-native-image-loader-plugin v1.0.5
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
- In XCode, in the project navigator, right click
Libraries➜Add Files to [your project's name] - Go to
node_modules➜react-native-image-loader-pluginand addRNWebImageLoader.xcodeproj - In XCode, in the project navigator, select your project. Add
libRNWebImageLoader.ato your project'sBuild Phases➜Link Binary With Libraries - 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!