18 Commits

Author SHA1 Message Date
Vitaly Rotari
d6e2f7d2d1 # This is a combination of 9 commits.
# The first commit's message is:
Update ImageCropPicker.m

fix camera request exception iOS 10 #79

# This is the 2nd commit message:

Update ISSUE_TEMPLATE.md

# This is the 3rd commit message:

Try to add support of icloud image

# This is the 4th commit message:

Wrong param to PHImageRequestOptions

# This is the 5th commit message:

wrong setter name

# This is the 6th commit message:

Add Spinner when fetcting icloud image

# This is the 7th commit message:

change thread

# This is the 8th commit message:

Remove progressHandler

# This is the 9th commit message:

Fix Spinner don't appear when fecthing image form icould
2016-09-28 11:39:14 +02:00
Ivan Pusic
362126ba99 (iOS) Check if image data is present before processing it 2016-09-22 21:26:31 +02:00
Ivan Pusic
adb6542e63 using the same error code format for ios/android 2016-09-12 23:02:58 +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
acbd0963ac Add smart album version 2016-09-11 08:47:19 +10:00
Ivan Pusic
1096f22843 Option to cleanup tmp directory 2016-09-07 21:41:31 +02:00
Ivan Pusic
e0f0745954 [iOS/Android] RNPM support. Dropped cocoa-pods support 2016-08-26 01:04:38 +02:00
Ivan Pusic
f1d574ca0b [iOS] Camera support 2016-08-11 22:38:42 +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
0b1cc2985c Add base64 image data 2016-08-05 11:01:13 +02:00
Ivan Pusic
c84c392fa2 [iOS] Fix cropping mask on ios 2016-07-27 12:05:06 +02:00
Ivan Pusic
234b0f385b (ios) fix showing picker when modal is opened 2016-06-29 23:43:14 +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
a166b5d75f first commit 2016-05-18 12:07:36 +02:00