Skip to content

Commit 08ab8b8

Browse files
committed
chore: bump package version to 1.0.2 and update README demo
1 parent 90300dd commit 08ab8b8

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,10 @@
22

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

5-
IOS|ANDROID
6-
--|--
7-
<video src="https://github.com/user-attachments/assets/6cdb7f6e-a059-4ed1-ac75-3f0a74c75052">|<video src="https://github.com/user-attachments/assets/9fe9313f-2ed2-4aef-8c4d-408a812a6a9f">
5+
<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">
8+
</p>
89

910
## Prerequisites
1011

0 commit comments

Comments
 (0)