Skip to content

Commit 49f3a2a

Browse files
committed
added ios screenshots
1 parent fd86a92 commit 49f3a2a

3 files changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ Run `tns plugin add nativescript-imagecropper`
3131
### Cropper UI & End result (android)
3232
<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" >
3333

34+
### Cropper UI (iOS)
35+
<img src="https://github.com/shiv19/nativescript-imagecropper/blob/master/assets/cropperuiios.png?raw=true" height="320" >
36+
3437
### Usage (for TS demo, please see the demo folder)
3538

3639
To use the image cropping module you must first require it.

assets/cropperuiios.png

848 KB
Loading

src/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,11 @@
5252
"name": "MultiShiv19",
5353
"email": "contact@shivaprasad.me",
5454
"url": "https://shiv19.com"
55+
},
56+
{
57+
"name": "davecoffin",
58+
"email": "dave@davecoffin.com",
59+
"url": "https://github.com/davecoffin"
5560
}
5661
],
5762
"repository": {

0 commit comments

Comments
 (0)