Ivan Pusic
6d59b8408a
(Android) Fix example project build
2016-09-28 16:17:23 +02:00
Ivan Pusic
d31c6f8fda
Merge branch 'master' of github.com:ivpusic/react-native-image-crop-picker
v0.9.6
2016-09-28 11:41:42 +02:00
Vitaly Rotari
0c1f1e4f90
(iOS) iCloud photos support
2016-09-28 11:39:59 +02:00
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
e253b4dad3
Update ISSUE_TEMPLATE.md
2016-09-27 09:59:15 +02:00
Ivan Pusic
eb6653c18e
Merge pull request #82 from vitalyrotari/master
...
Update ImageCropPicker.m
2016-09-23 11:45:59 +02:00
Vitaly Rotari
5a94230f56
Update ImageCropPicker.m
...
fix camera request exception iOS 10 #79
2016-09-23 12:19:15 +03:00
Ivan Pusic
362126ba99
(iOS) Check if image data is present before processing it
v0.9.5
2016-09-22 21:26:31 +02:00
Ivan Pusic
be66ad165c
(Android) remove useSupportLibrary
v0.9.4
2016-09-16 13:36:23 +02:00
Ivan Pusic
adb6542e63
using the same error code format for ios/android
v0.9.3
2016-09-12 23:02:58 +02:00
Ivan Pusic
4b0adcf67c
version bump
v0.9.2
2016-09-12 09:08:38 +02:00
Ivan Pusic
a67b067c86
Merge pull request #68 from superandrew213/original-without-loader
...
Add smart album option iOS only
2016-09-12 08:16:12 +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
394a1c2698
(Android) add useSupportLibrary
v0.9.1
2016-09-11 21:46:17 +02:00
Ivan Pusic
67241b9ca5
RN 0.33 Support
v0.9.0
2016-09-11 21:37:40 +02:00
Ivan Pusic
457c0efbd5
[FEATURE] Video support
v0.8.3
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
Andrew Shini
acbd0963ac
Add smart album version
2016-09-11 08:47:19 +10:00
Andrew Shini
31d90cc6eb
Remove loader
2016-09-11 08:46:57 +10:00
Andrew Shini
e45feb3423
Merge remote-tracking branch 'ivpusic/master'
2016-09-11 07:58:56 +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
v0.8.2
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
Andrew Shini
3c026220c8
Merge remote-tracking branch 'ivpusic/master'
2016-09-07 08:04:12 +10:00
Ivan Pusic
1b08b6046f
(iOS) Added BITCODE_GENERATION_MODE = bitcode to frameworks
v0.8.1
2016-09-06 20:36:00 +02:00
Andrew Shini
a8b6b2a03b
Merge remote-tracking branch 'ivpusic/master'
2016-09-03 12:38:37 +10:00
Ivan Pusic
54906ee8ca
(iOS) Added pre-built framework dependencies
v0.8.0
2016-09-02 14:18:32 +02:00
Andrew Shini
6c748539b5
Show loader only when multiple selection enabled
2016-08-30 14:46:12 +10:00
Andrew Shini
aa041fa038
Show loader in QBImagePicker
2016-08-30 14:24:09 +10:00
Andrew Shini
037030ee5b
Merge remote-tracking branch 'ivpusic/master'
2016-08-30 14:19:59 +10:00
Ivan Pusic
d79dbee95f
add android camera permission post-install steps
2016-08-26 15:20:27 +02:00
Ivan Pusic
98934c396a
Create ISSUE_TEMPLATE.md
2016-08-26 13:26:11 +02:00
Ivan Pusic
32c31cadcb
docs cleanup
2016-08-26 01:48:45 +02:00
Ivan Pusic
4757b30e09
resolve merge conflict
v0.7.0
2016-08-26 01:05:55 +02:00
Ivan Pusic
e0f0745954
[iOS/Android] RNPM support. Dropped cocoa-pods support
2016-08-26 01:04:38 +02:00
Ivan Pusic
50e100e4c4
add warning to not link it with rnpm
2016-08-23 12:32:10 +02:00
Ivan Pusic
7db2d68415
[iOS] update pod lock file
2016-08-11 23:56:24 +02:00
Ivan Pusic
88a0fba882
Merge pull request #44 from ivpusic/camera
...
[FEATURE] Camera support
v0.6.0
2016-08-11 23:47:59 +02:00
Ivan Pusic
79d3dab7e5
[Android] Cleanup PickerModule
2016-08-11 23:45:33 +02:00
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
v0.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