File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -19,10 +19,18 @@ Performant React Native image component.
19
19
20
20
<p align =" center " >
21
21
<kbd >
22
- <img src="https://github.com/DylanVann/react-native-fast-image/raw/master/docs/assets/scroll.gif" title="Scroll Demo" float="left">
22
+ <img
23
+ src="https://github.com/DylanVann/react-native-fast-image/blob/main/docs/assets/scroll.gif?raw=true"
24
+ title="Scroll Demo"
25
+ float="left"
26
+ >
23
27
</kbd >
24
28
<kbd >
25
- <img src="https://github.com/DylanVann/react-native-fast-image/raw/master/docs/assets/priority.gif" title="Priority Demo" float="left">
29
+ <img
30
+ src="https://github.com/DylanVann/react-native-fast-image/blob/main/docs/assets/priority.gif?raw=true"
31
+ title="Priority Demo"
32
+ float="left"
33
+ >
26
34
</kbd >
27
35
<br >
28
36
<em >FastImage example app.</em >
You can’t perform that action at this time.
0 commit comments