Skip to content

Commit

Permalink
docs: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chrizuuu authored Jun 15, 2024
1 parent e74461c commit a581bdc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
<img align="right" height="720" src="example.gif">
</div>

**GalleryPreview** is a flexible modal component for easy gallery previews with full gesture support. Using Reanimated and React Native Gesture Handler, it gives a smooth and simple user experience for both iOS and Android.
**GalleryPreview** is a flexible modal component for easy gallery previews with full gesture support. Using `Reanimated` and `React Native Gesture Handler`, it gives a smooth and simple user experience for both iOS and Android.

### Features

* ⚑ **Smooth Gesture Interactions and Animations:** Experience fluid and responsive animations and gestures for a delightful user interface.
* πŸ” **Double Tap and Pinch to zoom:** Users can effortlessly zoom in and out of images with simple double-tap and pinch gestures
* πŸ‘† **Pull down to close:** Intuitive pull-down gesture to close the gallery preview, making navigation seamless.
* πŸ“± **Supports both iOS and Android:** Fully compatible with both iOS and Android devices, ensuring a consistent experience across platforms.
* πŸ“± **Working with Expo**
* πŸ“± **Supports both `iOS` and `Android`:** Fully compatible with both iOS and Android devices, ensuring a consistent experience across platforms.
* πŸ“± **Compatible with `Expo`**

### Get started
Before you can use GalleryPreview, you need to set up react-native-reanimated and react-native-gesture-handler. Follow the links below for detailed installation guides:
Expand Down

0 comments on commit a581bdc

Please sign in to comment.