We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4192815 commit ac8d9caCopy full SHA for ac8d9ca
1 file changed
README.md
@@ -8,8 +8,8 @@
8
A React Native component to display a gallery of images.
9
10
<p align="center">
11
-<img src="https://raw.githubusercontent.com/wiki/InterfaceKit/react-native-interactive-image-library/ios.gif" alt="iOS" width="400">
12
-<img src="https://raw.githubusercontent.com/wiki/InterfaceKit/react-native-interactive-image-library/android.gif" alt="Android" width="400">
+<img src="https://raw.githubusercontent.com/wiki/InterfaceKit/react-native-interactive-image-library/ios.gif" alt="iOS" width="400" />
+<img src="https://raw.githubusercontent.com/wiki/InterfaceKit/react-native-interactive-image-library/android.gif" alt="Android" width="400" />
13
</p>
14
15
## Getting started
0 commit comments