From 919e2eece15247ecae3e64050ef9ac31f0c403fa Mon Sep 17 00:00:00 2001 From: HakamRaza Date: Fri, 9 Apr 2021 17:54:47 +0800 Subject: [PATCH] reallign --- README.md | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 05050c4..27515f6 100644 --- a/README.md +++ b/README.md @@ -3,16 +3,11 @@ Image cropper for Expo made with Animated API (with rotation possibility).
Based on https://github.com/ggunti/react-native-amazing-cropper package.
-     +     +    
-     -
- -
- -     -
-     +     +     This component require on `expo-image-manipulator` libraries.
You can use with Expo ImagePicker to fetch Image Properties and Expo Filesystem to localise the image.