Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

React Native Image Picker

image picker library for react-native
Collective - Host: opensource - https://opencollective.com/react-native-image-picker - Code: https://github.com/react-native-image-picker/react-native-image-picker

updated for new response object structure

github.com/react-native-image-picker/react-native-image-picker - a99e2b7ed693131a6cc8eeef57f5dac6a2179a1d authored about 9 years ago by Marc Shilling <[email protected]>
Updated based on video support addition

github.com/react-native-image-picker/react-native-image-picker - a46676924d1370baf52d8f4d287944b5fd4896be authored about 9 years ago by Marc Shilling <[email protected]>
Merge branch 'videoSupport'

github.com/react-native-image-picker/react-native-image-picker - 705c5f8352715e6fee548b8d21c19975187de930 authored about 9 years ago by Marc Shilling <[email protected]>
video support merge and fixes

github.com/react-native-image-picker/react-native-image-picker - 5ddf07ebd293283c1b50e6daae4a937f695b99df authored about 9 years ago by Marc Shilling <[email protected]>
return the correct width and height of a scaled image in the response

github.com/react-native-image-picker/react-native-image-picker - 30495cca4b2de670e5f654ce5432eb2f644aeffb authored about 9 years ago by Marc Shilling <[email protected]>
Fix IOException when no DIRECTORY_PICTURES

#72

github.com/react-native-image-picker/react-native-image-picker - 3bebab334ae5a09ea78b4fcc65d993dd0ccd9c02 authored about 9 years ago by Yoann Fuks <[email protected]>
refactored repo to have ios and android folders at the root

github.com/react-native-image-picker/react-native-image-picker - 5438f382262f2406add9b4a0711f32a71428f620 authored about 9 years ago by Marc Shilling <[email protected]>
Add video support

Initial support for recording video or picking videos from the image picker. The code now looks ...

github.com/react-native-image-picker/react-native-image-picker - d0a54398e5c22de07e357807bba1f2d688d7e445 authored about 9 years ago by PJ Cabrera <[email protected]>
Merge pull request #60 from surialabs/master

Allow null value for title option

github.com/react-native-image-picker/react-native-image-picker - e632644dd206cd08fd3dbd71b2ff5b2d42f3807c authored about 9 years ago by Marc Shilling <[email protected]>
Allow null value for title option

github.com/react-native-image-picker/react-native-image-picker - 827433b5e1d0341084d040dfe209ace603fa2005 authored about 9 years ago by Robert Strobl <[email protected]>
Merge pull request #56 from yfuks/master

Android maxWidth maxHeight and Quality

github.com/react-native-image-picker/react-native-image-picker - 93f7c3f1612ad7b8d4f618689ce0651dc539768a authored about 9 years ago by Marc Shilling <[email protected]>
[android] Add options maxWidth, maxHeight and quality

github.com/react-native-image-picker/react-native-image-picker - 25251399443bc7a0be18a2023fa1f4383a557164 authored about 9 years ago by Yoann Fuks <[email protected]>
[android] Add options maxWidth, maxHeight and quality

github.com/react-native-image-picker/react-native-image-picker - 736284491e357874dffd2fb60f296bfc5b358de4 authored about 9 years ago by Yoann Fuks <[email protected]>
Merge pull request #55 from yfuks/master

Add android options/response

github.com/react-native-image-picker/react-native-image-picker - 03a01c167618f00d6e019c87d23a2c5587172335 authored about 9 years ago by Marc Shilling <[email protected]>
[android] add width, height and isAlign data on response

github.com/react-native-image-picker/react-native-image-picker - 1dec634194441e4cc5aa6aa85c79bb485febcc60 authored about 9 years ago by Yoann Fuks <[email protected]>
[android] add cancelButtonTitle, takeButtonTitle and chooseFromLibraryButtonTitle options and override onCancel method to handle all cancel cases

github.com/react-native-image-picker/react-native-image-picker - 709053ada53701f9ce1767b2c8d673eb7fa8a0a2 authored about 9 years ago by Yoann Fuks <[email protected]>
Merge branch 'master' of https://github.com/yfuks/react-native-image-picker

github.com/react-native-image-picker/react-native-image-picker - cb81aeb49f949fe6a78627d08aa88d3e857b22dc authored about 9 years ago by Yoann Fuks <[email protected]>
Merge pull request #54 from yfuks/master

Android support

github.com/react-native-image-picker/react-native-image-picker - f22c0952c3182f3ee3228bdc8215d7f3153d78be authored about 9 years ago by Marc Shilling <[email protected]>
Add base64 data response and the showImagePicker method to android using an alert

github.com/react-native-image-picker/react-native-image-picker - 5548d7eb8535d671cdb57422016a06c4fe786507 authored about 9 years ago by Yoann Fuks <[email protected]>
Merge pull request #53 from sprightco/master

Add podspec

github.com/react-native-image-picker/react-native-image-picker - bdbd953306df120f438bbeb4e966f27cd24a9d77 authored about 9 years ago by Marc Shilling <[email protected]>
response now contains the photo's width and height

github.com/react-native-image-picker/react-native-image-picker - b2168c3555c089b4006d3f5404c908d6d243e0fa authored about 9 years ago by Marc Shilling <[email protected]>
Merge pull request #44 from nevir/nevir/nob64

Add an option to disable base64 serialization

github.com/react-native-image-picker/react-native-image-picker - 5720a18e0dd99516e009396d9327c16177ed60e7 authored about 9 years ago by Marc Shilling <[email protected]>
Add an option to disable base64 serialization

github.com/react-native-image-picker/react-native-image-picker - 1522f381553e5b0d28d3ebe2af0ec2daff79511a authored about 9 years ago by Ian <[email protected]>
Merge pull request #41 from nevir/patch-1

Use an ellipsis for the default button titles

github.com/react-native-image-picker/react-native-image-picker - fd79815c8fd3fc7368a94f5183eb1340d199c219 authored about 9 years ago by Marc Shilling <[email protected]>
Use an ellipsis for the default button titles

github.com/react-native-image-picker/react-native-image-picker - 9910d0fa723ffb19bc009aa01d47e15679d2e64e authored about 9 years ago by Ian MacLeod <[email protected]>
consolodated some options - for example, rather than having a takePhotoButtonHidden option, just set takePhotoButtonTitle to null or empty string. Also, changed the response object to always return data, uri, and isVertical

github.com/react-native-image-picker/react-native-image-picker - 4bbb827289739ab8d3359545247bb452b1ab0426 authored about 9 years ago by Marc Shilling <[email protected]>
Merge pull request #36 from sgonyea/add_bypass_alert_controller

Optionally Bypass Alert Dialog (Directly Launch Camera/Library)

github.com/react-native-image-picker/react-native-image-picker - 06b440257d4f8a75ee442de8a72103a03f98ea6e authored about 9 years ago by Marc Shilling <[email protected]>
Add README notes on how to bypass alert dialog

github.com/react-native-image-picker/react-native-image-picker - ab4f499d37d296e719d9858d3f7a5eb1e3031903 authored about 9 years ago by Scott Gonyea <[email protected]>
Add ability to directly launch Camera / Library

github.com/react-native-image-picker/react-native-image-picker - a00f128c20ba05ba2cf5d9a5b253917be4d8d988 authored about 9 years ago by Scott Gonyea <[email protected]>
Update README.md

Show usage of `storageOptions` in the README

github.com/react-native-image-picker/react-native-image-picker - 715d68f8932f5461f1419b3a34d20dba0679dcff authored over 9 years ago by Marc Shilling <[email protected]>
Merge branch 'levic92-patch-3'

github.com/react-native-image-picker/react-native-image-picker - 32a03eae6126540752a7c5c736655899a87eb0d2 authored over 9 years ago by Marc Shilling <[email protected]>
Merge branch 'patch-3' of https://github.com/levic92/react-native-image-picker into levic92-patch-3

github.com/react-native-image-picker/react-native-image-picker - 44bde05b265ab0571c959e99cb4e32929308f246 authored over 9 years ago by Marc Shilling <[email protected]>
oops forgot to merge PR first

github.com/react-native-image-picker/react-native-image-picker - 540e2af6c31cdabb22bcd18dbbd75fc422a4aafb authored over 9 years ago by Marc Shilling <[email protected]>
update README to show how to display the image if the local file URI was returned

github.com/react-native-image-picker/react-native-image-picker - 7dde3e672819da445a49f9881da2be6ca0da1a88 authored over 9 years ago by Marc Shilling <[email protected]>
now uses UIAlertController rather than UIActionSheet. UIActionSheet is deprecated and UIAlertController works on both iPhone and iPad. As a result, iOS 8 is now required to use this library

github.com/react-native-image-picker/react-native-image-picker - bd9ef4f974e91017b914023a8d7adac6062070f8 authored over 9 years ago by Marc Shilling <[email protected]>
Merge pull request #29 from levic92/patch-4

Fix presentation on iPad

github.com/react-native-image-picker/react-native-image-picker - a93811df550ef18d152aed081518d0f02f4abf14 authored over 9 years ago by Marc Shilling <[email protected]>
Fix presentation on iPad

While testing on the simulator this was not working. It looks like the iPad uses an alert view i...

github.com/react-native-image-picker/react-native-image-picker - d6bb56a7706618bf072c5946a9cb12349431fc10 authored over 9 years ago by levic92 <[email protected]>
Add option to save image to documents dir

Add storageOptions to allow saving to a path in the documents directory instead of tmp (which ca...

github.com/react-native-image-picker/react-native-image-picker - d18193469729c39ae56678fa3702c1899dfe8c77 authored over 9 years ago by levic92 <[email protected]>
Merge pull request #27 from levic92/patch-2

Make allowsEditing a configurable option

github.com/react-native-image-picker/react-native-image-picker - b19d169bf07c6aa01a61ae59a61101bd677ddce8 authored over 9 years ago by Marc Shilling <[email protected]>
Make allowsEditing a configurable option

github.com/react-native-image-picker/react-native-image-picker - 1ff2e4632e4c2480d5b57a08529fb219a5401708 authored over 9 years ago by levic92 <[email protected]>
cleaned up code, fixed indentations

github.com/react-native-image-picker/react-native-image-picker - 0e69cf6e511221ed37337ac0e53c66cd82b72dba authored over 9 years ago by Marc Shilling <[email protected]>
updated README for recently merged pull requests

github.com/react-native-image-picker/react-native-image-picker - f45be348ff8fd50625bd0b415b3fb89e673fff63 authored over 9 years ago by Marc Shilling <[email protected]>
Merge branch 'levic92-patch-1'

github.com/react-native-image-picker/react-native-image-picker - c96c40d919eaa5fe45688b1d58639724aaa10117 authored over 9 years ago by Marc Shilling <[email protected]>
Merge pull request #25 from udfalkso/modal-fix-and-max-dimensions

Modal fix and max dimensions

github.com/react-native-image-picker/react-native-image-picker - cf2221b90586c5f97d5bea3a417cab9939fc4a40 authored over 9 years ago by Marc Shilling <[email protected]>
Merge pull request #23 from MikaelCarpenter/patch-1

Update Install directions

github.com/react-native-image-picker/react-native-image-picker - b579ddd0c41cf5abacfc135fb0b6af7b533c2ea3 authored over 9 years ago by Marc Shilling <[email protected]>
Update UIImagePickerManager.m

Add option for custom buttons on action sheet.

github.com/react-native-image-picker/react-native-image-picker - aa959d38572879831f397b2f7ec038a159488419 authored over 9 years ago by levic92 <[email protected]>
add support for maxWidth, maxHeight. Use file:/// result url in tmp

directory rather than direct access to asset-library, easier to work
with later, upload, etc.

github.com/react-native-image-picker/react-native-image-picker - 0f4398757a589f614b52797deb1eeaf728707fb0 authored over 9 years ago by Udi Falkson <[email protected]>
Use root.presentedViewController to prevent error when opening the image

picker inside a Modal. [Issue #22]

github.com/react-native-image-picker/react-native-image-picker - 06eb25dcc59e832218171bd8dd589385707aa064 authored over 9 years ago by Udi Falkson <[email protected]>
Merge pull request #21 from Spikef/patch-1

Update UIImagePickerManager.m

github.com/react-native-image-picker/react-native-image-picker - 5bc102479d9c2c806bfd14520aaf70b954fbc347 authored over 9 years ago by Marc Shilling <[email protected]>
Update UIImagePickerManager.m

Rotate the image for upload to web

github.com/react-native-image-picker/react-native-image-picker - 9ee6335e736c228bf9b24445f7a0e9be019cea05 authored over 9 years ago by Spikef <[email protected]>
Merge branch 'master' of github.com:marcshilling/react-native-image-picker

github.com/react-native-image-picker/react-native-image-picker - 45bf41285d0ba05a9fcc89a3713c4efb0c6297ba authored over 9 years ago by Marc Shilling <[email protected]>
add ability to hide either of the buttons

github.com/react-native-image-picker/react-native-image-picker - df1ce7603145af0c385d77d3866c7fa6e6884113 authored over 9 years ago by Marc Shilling <[email protected]>
:wq

erge branch 'master' of github.com:marcshilling/react-native-image-picker

github.com/react-native-image-picker/react-native-image-picker - b758f453efb93804242edfe0bb06e7315d9f2ed7 authored over 9 years ago by Marc Shilling <[email protected]>
Merge pull request #17 from fixdio/master

Add quality as an option

github.com/react-native-image-picker/react-native-image-picker - 3fa4ca9c83771dd3533955210c20f12a09c9eaba authored over 9 years ago by Marc Shilling <[email protected]>
Add quality as an option

* remove constant COMPRESSION_QUALITY

github.com/react-native-image-picker/react-native-image-picker - cb92a03ef62791c509cc9281d56c06fdc7a66890 authored over 9 years ago by ashleydw <[email protected]>