49 Commits

Author SHA1 Message Date
Ivan Pusic
6525850999 Update README.md 2017-08-10 23:20:32 +02:00
Chaitanya Bhagvan
ba6df59d5b Add podspec (#409)
* Added a conditional include

Added a conditional include to handle compile if installed using podspec

* Podspec

Using https://github.com/ivpusic/react-native-image-crop-picker/pull/372 as reference added a podspec.

* Update README.md

Add steps to install using Cocoapods

* Update README.md

Add installation step using cocoapods

* Update README.md
2017-08-10 23:18:07 +02:00
CHEN Jiajie
296190e608 added minFiles option, and a new response called sourceURL 2017-08-04 15:23:59 +08:00
CHEN Jiajie
57e57c7ca6 returned localIdentifier and filename in response
localIdentifier is the unique id for each PHAsset and the filename of each file, and updated the README
2017-07-25 15:30:37 +08:00
Sahil Prajapati
a640c51567 Replace cropperTintColor with cropperActiveWidgetColor 2017-05-31 15:37:29 +05:30
Sahil Prajapati
846d22d971 Update readme with new options for android 2017-05-31 14:26:37 +05:30
Olli Jaakkola
3d12a4510d (android) Add 'hideBottomControls' & 'enableRotationGesture' -options 2017-04-03 23:24:05 +03:00
Olli Jaakkola
6725db0147 Update README on showCropGuidelines-option 2017-04-03 14:27:58 +03:00
Andrew Shini
228bcaaea0 Add mediaType for Android 2017-03-13 22:42:05 +10:00
Horcrux
ef68e61d97 Add mediaType and showsSelectedCount options for ios 2017-03-09 16:03:15 +08:00
Ivan Pusic
f340f358e9 configurable waiting for animation completion 2017-03-03 02:26:25 +01:00
Ivan Pusic
55097f0220 add post install android instructions 2017-03-03 01:46:32 +01:00
Ivan Pusic
fdfc27a1cc Update README.md 2017-02-08 16:44:55 +01:00
Ivan Pusic
5c70559308 add NSPhotoLibraryUsageDescription docs to readme 2017-02-08 12:45:09 +01:00
Maxime Mezrahi
af3ed8a4d1 openCropper method added 2017-02-07 15:00:39 -05:00
Joe Ferraro
48a63fdbeb Update README.md 2017-01-23 17:13:46 -05:00
Ivan Pusic
ed5eb058cc bump version 2016-12-29 16:47:27 +01:00
Ivan Pusic
c03895ca8e [FEATURE ios/android] Configurable compression 2016-12-29 16:41:41 +01:00
Eduardo Sganzerla
87dd9ad6fc add support to cropperCircleOverlay on iOS 2016-12-18 17:08:36 -02:00
Eduardo Sganzerla
00f6400891 Update README.md 2016-12-16 12:04:45 -02:00
Ivan Pusic
69d3ed4504 Merge pull request #140 from theseansy/master
Allow choice of default camera (front vs. back) on iOS
2016-12-05 20:24:34 +01:00
Sean Holbert
77dc7f2c5a Allow user to specify brand color for cropper
- Default colors for the cropper are less aggressive (not UCrop's orange)
- If cropperTintColor is passed in, this overrides status bar, toolbard, and widget UX items.
2016-11-17 17:28:48 -08:00
Sean Holbert
26cc4a01b5 Allow choice of default camera (front vs. back) on iOS 2016-11-14 13:03:51 -08:00
Ivan Pusic
4b0adcf67c version bump 2016-09-12 09:08:38 +02:00
Andrew Shini
e2ab3b03cd Merge remote-tracking branch 'ivpusic/master' into original-without-loader 2016-09-12 09:35:13 +10:00
Ivan Pusic
457c0efbd5 [FEATURE] Video support 2016-09-11 18:49:44 +02:00
Andrew Shini
357d87c275 Add missing album 2016-09-11 08:52:18 +10:00
Andrew Shini
6bfaeaa19b Update readme 2016-09-11 08:51:05 +10:00
Ivan Pusic
3b7f2c4c21 add post install instructions if using cocoapods 2016-09-08 17:53:19 +02:00
Ivan Pusic
a663a83887 Merge branch 'master' of github.com:ivpusic/react-native-image-crop-picker 2016-09-07 21:41:42 +02:00
Ivan Pusic
1096f22843 Option to cleanup tmp directory 2016-09-07 21:41:31 +02:00
Ivan Pusic
7a043bf270 more details about production build 2016-09-07 17:03:37 +02:00
Ivan Pusic
7be283ba8c add production-build notice to readme 2016-09-07 02:43:05 +02:00
Ivan Pusic
54906ee8ca (iOS) Added pre-built framework dependencies 2016-09-02 14:18:32 +02:00
Ivan Pusic
d79dbee95f add android camera permission post-install steps 2016-08-26 15:20:27 +02:00
Ivan Pusic
32c31cadcb docs cleanup 2016-08-26 01:48:45 +02:00
Ivan Pusic
e0f0745954 [iOS/Android] RNPM support. Dropped cocoa-pods support 2016-08-26 01:04:38 +02:00
Ivan Pusic
79d3dab7e5 [Android] Cleanup PickerModule 2016-08-11 23:45:33 +02:00
Ivan Pusic
27decf1591 add data field to response object in docs 2016-08-09 10:27:22 +02:00
Ivan Pusic
fdb2c15548 update ios instructions 2016-08-06 04:23:44 +02:00
Ivan Pusic
ac066ad1ab add instructions about removing rct and react if they are already defined by podfile 2016-08-06 03:42:40 +02:00
Ivan Pusic
7fb885b15e add request object docs to readme 2016-08-05 20:57:10 +02:00
Ivan Pusic
5f8f0d7c86 Update README.md 2016-08-04 16:58:22 +02:00
Ivan Pusic
5d3b7672f3 [ANDROID] Upgrade to RN 0.30 2016-07-27 02:30:48 +02:00
Ivan Pusic
67860af129 added link to step by step tutorial 2016-07-14 22:56:07 +02:00
Ivan Pusic
63918ea03d Added iOS step by step installation 2016-07-14 22:52:37 +02:00
Ivan Pusic
161e78fcac Update README.md 2016-06-21 00:38:51 +02:00
Ivan Pusic
17ffbdce8b readme typo 2016-05-18 16:27:29 +02:00
Ivan Pusic
a166b5d75f first commit 2016-05-18 12:07:36 +02:00