Skip to content

Commit

Permalink
reallign
Browse files Browse the repository at this point in the history
  • Loading branch information
HakamRaza committed Apr 9, 2021
1 parent 7da60b7 commit 919e2ee
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,11 @@ Image cropper for Expo made with Animated API (with rotation possibility). </br>
Based on https://github.com/ggunti/react-native-amazing-cropper package. </br>


<img src="https://i.imgur.com/c5lqfLr.png" height="200" />&nbsp;&nbsp;&nbsp;&nbsp;<img src="https://i.imgur.com/HNHkWQ7.png" height="200" />
<img src="https://i.imgur.com/c5lqfLr.png" height="300" />&nbsp;&nbsp;&nbsp;&nbsp;<img src="https://i.imgur.com/HNHkWQ7.png" height="300" />
<img src="https://i.imgur.com/iyhmNav.png" height="300" />&nbsp;&nbsp;&nbsp;&nbsp;<img src="https://i.imgur.com/5AJTFHZ.png" height="300" />
<br/>
<img src="https://i.imgur.com/iyhmNav.png" height="200" />&nbsp;&nbsp;&nbsp;&nbsp;<img src="https://i.imgur.com/5AJTFHZ.png" height="200" />
<br/>

<br/>

<img src="https://i.imgur.com/1GqvB6v.png" height="200" />&nbsp;&nbsp;&nbsp;&nbsp;<img src="https://i.imgur.com/sz1bpT9.png" height="200" />
<br/>
<img src="https://i.imgur.com/Xf3PqJH.png" height="200" />&nbsp;&nbsp;&nbsp;&nbsp;<img src="https://i.imgur.com/Ae4YRGS.png" height="200" />
<img src="https://i.imgur.com/1GqvB6v.png" height="300" />&nbsp;&nbsp;&nbsp;&nbsp;<img src="https://i.imgur.com/sz1bpT9.png" height="300" />
<img src="https://i.imgur.com/Xf3PqJH.png" height="300" />&nbsp;&nbsp;&nbsp;&nbsp;<img src="https://i.imgur.com/Ae4YRGS.png" height="300" />

This component require on `expo-image-manipulator` libraries. </br>
You can use with Expo ImagePicker to fetch Image Properties and Expo Filesystem to localise the image.</br>
Expand Down

0 comments on commit 919e2ee

Please sign in to comment.