Skip to content

Commit

Permalink
added ios screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
shiv19 committed Oct 20, 2017
1 parent fd86a92 commit 49f3a2a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ Run `tns plugin add nativescript-imagecropper`
### Cropper UI & End result (android)
<img src="https://github.com/shiv19/nativescript-imagecropper/blob/master/assets/cropperuiandroid.jpeg?raw=true" height="320" >&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="https://github.com/shiv19/nativescript-imagecropper/blob/master/assets/cropperresultandroid.jpeg?raw=true" height="320" >

### Cropper UI (iOS)
<img src="https://github.com/shiv19/nativescript-imagecropper/blob/master/assets/cropperuiios.png?raw=true" height="320" >

### Usage (for TS demo, please see the demo folder)

To use the image cropping module you must first require it.
Expand Down
Binary file added assets/cropperuiios.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,11 @@
"name": "MultiShiv19",
"email": "[email protected]",
"url": "https://shiv19.com"
},
{
"name": "davecoffin",
"email": "[email protected]",
"url": "https://github.com/davecoffin"
}
],
"repository": {
Expand Down

0 comments on commit 49f3a2a

Please sign in to comment.