Skip to content

Commit 1d25cb2

Browse files
authored
Update README.md
1 parent 3141ee5 commit 1d25cb2

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
🚩 FastImage, performant React Native image component.
44

5-
[![npm](https://img.shields.io/npm/v/react-native-fast-image.svg)](https://www.npmjs.com/package/react-native-fast-image)
6-
[![CircleCI](https://img.shields.io/circleci/project/github/DylanVann/react-native-fast-image.svg)](https://circleci.com/gh/DylanVann/react-native-fast-image)
7-
[![license](https://img.shields.io/github/license/DylanVann/react-native-fast-image.svg)](https://github.com/DylanVann/react-native-fast-image/blob/master/LICENSE)
5+
[![npm](https://img.shields.io/npm/v/react-native-fast-image.svg?style=flat-square)](https://www.npmjs.com/package/react-native-fast-image)
6+
[![CircleCI](https://img.shields.io/circleci/project/github/DylanVann/react-native-fast-image.svg?style=flat-square)](https://circleci.com/gh/DylanVann/react-native-fast-image)
7+
[![license](https://img.shields.io/github/license/DylanVann/react-native-fast-image.svg?style=flat-square)](https://github.com/DylanVann/react-native-fast-image/blob/master/LICENSE)
88

99
<p align="center" >
1010
<img src="http://i.imgur.com/OkYqmCP.gif" title="Grid Demo" float=left>
@@ -36,6 +36,7 @@ and
3636
- [x] Aggressively cache images.
3737
- [x] Add authorization headers.
3838
- [x] Prioritize images.
39+
- [x] GIF support.
3940

4041
## Usage
4142

0 commit comments

Comments
 (0)