Skip to content

Commit 4bdfb48

Browse files
authored
Update README.md
1 parent 40b68f7 commit 4bdfb48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
This library provides a highly customizable and performant image viewer component for React Native applications. It supports advanced gestures such as pinch-to-zoom, panning, and double-tap to zoom in and out, making it ideal for creating rich, interactive image viewing experiences. Built with **[react-native-gesture-handler](https://docs.swmansion.com/react-native-gesture-handler/docs/)** for handling advanced touch gestures like pinch and pan, and **[react-native-reanimated](https://docs.swmansion.com/react-native-reanimated/)** for providing smooth animations for zooming and panning.
44

55
<p float="left">
6-
<img src="https://media4.giphy.com/media/v1.Y2lkPTc5MGI3NjExZnExcmoxOW01OHNsNmtlbHEyenVrajFnc3lkd3NkcWE0dHJ3YnpicyZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/ERncfdZFYnH3eTU8oT/giphy.gif" width="300" height="650">
7-
<img src="https://media3.giphy.com/media/v1.Y2lkPTc5MGI3NjExY2E0bTFmdm9xdmFpMng4ejA3anRkbHo5Y2RiNXUzdnpjNzd4dzdjayZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/5IHo2kmBWW53TXVpDY/giphy.gif" width="300" height="650">
6+
<img src="https://media2.giphy.com/media/v1.Y2lkPTc5MGI3NjExOGx5NzE0ZmJjNTE4OTRlcXo3emZqeTRqNjlvbGYydHF3NHQ2OGl5dCZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/5IHo2kmBWW53TXVpDY/giphy.gif" width="300" height="650">
7+
<img src="https://media2.giphy.com/media/v1.Y2lkPTc5MGI3NjExcjYyb3B3aTRzcHV2aHdxdGF3ZnJ4OHh5c2hzZzdpZGZvNndjNHF2YyZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/7NGGp34MxZqP07VR8i/giphy.gif" width="300" height="650">
88
</p>
99

1010
## Prerequisites

0 commit comments

Comments
 (0)