Commit Graph

44 Commits

Author SHA1 Message Date
Ivan Pusic cacf917331 Merge branch 'sunnyyants-camera-support' into camera 2016-08-11 22:39:46 +02:00
Ivan Pusic f1d574ca0b [iOS] Camera support 2016-08-11 22:38:42 +02:00
Tingshen Yan 8d21b8b503
added camera support for react-native-image-crop-picker 2016-08-09 18:23:57 -07: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 7bf9d98249 release 0.5.5 2016-08-05 20:58:20 +02:00
Ivan Pusic 7fb885b15e add request object docs to readme 2016-08-05 20:57:10 +02:00
Ivan Pusic 715e3cdcac Merge pull request #36 from ivpusic/magrinj-base64-data
Magrinj base64 data
2016-08-05 20:47:46 +02:00
Ivan Pusic e53cad9eaa dynamic base64 mime type when returning image 2016-08-05 20:43:33 +02:00
Ivan Pusic 77f71bcdad improvements for includeBase64 flag feature 2016-08-05 20:41:03 +02:00
Jérémy Magrin 696ea848a1 Add base64 option 2016-08-05 16:08:16 +02:00
Jérémy Magrin 5c8b7f2fa7 Add data base64 for android 2016-08-05 11:21:17 +02:00
Jérémy Magrin 0b1cc2985c Add base64 image data 2016-08-05 11:01:13 +02:00
Ivan Pusic 5f8f0d7c86 Update README.md 2016-08-04 16:58:22 +02:00
Ivan Pusic 14a10a08c2 [Android] Before publishing remove android/build 2016-07-30 20:10:33 +02:00
Ivan Pusic b5f6acf1ca [Android] Using inJustDecodeBounds when decoding file 2016-07-30 13:54:06 +02:00
Ivan Pusic e7927f7689 [iOS] Change target name to imageCropPicker 2016-07-28 12:58:03 +02:00
Ivan Pusic c84c392fa2 [iOS] Fix cropping mask on ios 2016-07-27 12:05:06 +02:00
Ivan Pusic 11ebebd86d [ANDROID] Add MainApplication.java 2016-07-27 02:31:09 +02:00
Ivan Pusic 5d3b7672f3 [ANDROID] Upgrade to RN 0.30 2016-07-27 02:30:48 +02:00
Ivan Pusic 7c3090b023 [ANDROID] fix image size info 2016-07-26 01:13:22 +02:00
Ivan Pusic 81e07a7284 Merge branch 'master' of github.com:ivpusic/react-native-image-crop-picker 2016-07-24 01:17:54 +02:00
Ivan Pusic cb79ffc98f [ANDROID] show only local files 2016-07-24 01:17:43 +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 45fbabfda6 version bump 2016-07-08 15:26:21 +02:00
Ivan Pusic d7bbfd4591 Merge pull request #17 from superandrew213/master
Use better function to get real path
2016-07-08 15:24:05 +02:00
Andrew Shini 35163098e8 Use better function to get real path 2016-07-03 11:50:28 +10:00
Ivan Pusic a46ea45738 Merge branch 'master' of github.com:ivpusic/react-native-image-crop-picker 2016-06-29 23:43:24 +02:00
Ivan Pusic 234b0f385b (ios) fix showing picker when modal is opened 2016-06-29 23:43:14 +02:00
Ivan Pusic 161e78fcac Update README.md 2016-06-21 00:38:51 +02:00
Ivan Pusic 579707e157 version bump 2016-06-20 12:34:01 +02:00
Ivan Pusic cb79b4adc6 [FEATURE] added size(bytes) and mime type for returned images 2016-06-20 12:33:05 +02:00
Ivan Pusic d93e918450 reject promise if user cancel image selection 2016-06-04 17:11:50 +02:00
Ivan Pusic a542e32145 fix iOS bug => not being able to read selected images on real device. 2016-06-04 02:40:48 +02:00
Ivan Pusic 0340aecf86 fix ifdef 2016-05-31 18:13:55 +02:00
Ivan Pusic 2a12b4f78b upgrade podspec 2016-05-23 19:35:43 +02:00
Ivan Pusic 382dca07f7 update peer dependencies 2016-05-23 19:31:05 +02:00
Ivan Pusic 6b09f4a22b added npmignore 2016-05-22 17:08:53 +02:00
Ivan Pusic 0af94688b2 Merge branch 'master' of github.com:ivpusic/react-native-image-crop-picker 2016-05-22 02:23:36 +02:00
Ivan Pusic 1b98174f95 support RN 0.26 2016-05-22 02:23:26 +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