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.
1919
2020<p align =" center " >
2121 <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+ >
2327 </kbd >
2428 <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+ >
2634 </kbd >
2735 <br >
2836 <em >FastImage example app.</em >
You can’t perform that action at this time.
0 commit comments