From 476fe21c1c284f62e3d800bcd3e1f35cc748aa8d Mon Sep 17 00:00:00 2001 From: sam-boy <66694221+sam-boy@users.noreply.github.com> Date: Thu, 1 Oct 2020 12:58:13 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2adfaea..b386593 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# react-native-transformable-image +# react-native-transformable-image--the amazing project A pure JavaScript written transformable image component, like PhotoView or ImageViewer, supports gestures like pan, pinch, double tab and fling, works with both iOS and Android. @@ -51,4 +51,4 @@ You can provide `enableTransform`, `enableScale` and `enableTranslate` props to ## Image Gallery -If you are looking for an image gallery component, please refer to [**react-native-gallery**](https://github.com/ldn0x7dc/react-native-gallery), which is based on this component. \ No newline at end of file +If you are looking for an image gallery component, please refer to [**react-native-gallery**](https://github.com/ldn0x7dc/react-native-gallery), which is based on this component.