1.3.1 • Published 3 years ago
react-native-sdwebimage v1.3.1
Getting started
$ npm install react-native-sdwebimage --save
Mostly automatic installation
$ react-native link react-native-sdwebimage
$ cd ios && pod install
Usage
import RNSDWebImage from 'react-native-sdwebimage';
<RNSDWebImage
style={{ width: 100, height: 100 }}
source={{
uri: 'https://i.imgur.com/Hep1hx2.jpg',
priority: RNSDWebImage.priority.high
}}
resizeMode="cover"
/>
License
React Native SDWebImage is MIT licensed, as found in the LICENSE file.
1.3.1
3 years ago
1.3.0
3 years ago
1.2.5
4 years ago
1.2.4
5 years ago
1.2.3
5 years ago
1.2.2
5 years ago
1.2.1
6 years ago
1.2.0
6 years ago
1.1.6
6 years ago
1.1.5
6 years ago
1.1.4
6 years ago
1.1.3
6 years ago
1.1.2
6 years ago
1.1.1
6 years ago
1.1.0
6 years ago
1.0.8
6 years ago
1.0.7
6 years ago
1.0.6
6 years ago
1.0.5
6 years ago
1.0.4
6 years ago
1.0.3
6 years ago
1.0.2
6 years ago
1.0.1
6 years ago
1.0.0
6 years ago