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

Fix: image orientation issue on android (#1472)

github.com/react-native-image-picker/react-native-image-picker - 1767003ce134c3145ecb96ad40dec9412cb9831f authored about 4 years ago by Raviraj <[email protected]>
feat(example): update example styling (#1469)

github.com/react-native-image-picker/react-native-image-picker - 6fd64e3bed69478ce92913688d48d9a3a6549259 authored about 4 years ago by Johan du Toit <[email protected]>
Fix: Android permission check (#1467)

github.com/react-native-image-picker/react-native-image-picker - 186a8d18e717745bdbb7216c5ab2b47be8a9a1f7 authored about 4 years ago by Raviraj <[email protected]>
Fix: FileProvider class name conflict during manifest merger (#1462)

github.com/react-native-image-picker/react-native-image-picker - 2b718c501bc8a6c82127d088dd3da1195f2c4ed1 authored about 4 years ago by Raviraj <[email protected]>
Fix: Check activity request code (#1464)

github.com/react-native-image-picker/react-native-image-picker - 60ac1eec7fa343e84194b25cf02de9a55cc106f1 authored about 4 years ago by Raviraj <[email protected]>
Remove unnecessary buildToolsVersion (#1463)

github.com/react-native-image-picker/react-native-image-picker - ac7f9ebf41e39d111bbead77a350b273daeb5683 authored about 4 years ago by Raviraj <[email protected]>
fix(image-library): call the correct native function (#1455)

github.com/react-native-image-picker/react-native-image-picker - 096a3e2c4d342465b7ccbd144e4b948a39923dcd authored about 4 years ago by Johan du Toit <[email protected]>
feat(typescript): convert to typescript (#1450)

github.com/react-native-image-picker/react-native-image-picker - fda3ea94def80b40f71a61ef91cdb0e8fc283e3a authored about 4 years ago by Johan du Toit <[email protected]>
docs(contributors): update contributors

github.com/react-native-image-picker/react-native-image-picker - d4ff0f6c8ce17f2fcc05215cb699562d51ba995f authored about 4 years ago by Johan-dutoit <[email protected]>
refactor(image-picker): additional refactoring

github.com/react-native-image-picker/react-native-image-picker - 6433a029e9791bc0473dbc12e8c8e89a90745d91 authored over 4 years ago by Raviraj <[email protected]>
Code cleanup and api changes (#1422)

github.com/react-native-image-picker/react-native-image-picker - be6e7bf03cd6e01c7aed15132953f8b4f6e2959e authored over 4 years ago by Raviraj <[email protected]>
Upgrade example app to react-native 0.63.2 (#1408) (#1409)

Co-authored-by: Raviraj <[email protected]>

github.com/react-native-image-picker/react-native-image-picker - 7f7af0ce0171c5875e28f7d83746208a1cdece38 authored over 4 years ago by Johan du Toit <[email protected]>
remove deprecated gradle option (#1390)

remove The option 'android.enableUnitTestBinaryResources' is deprecated
which removed from grad...

github.com/react-native-image-picker/react-native-image-picker - be1a4980e3f9f0858a21698453177a365667ef32 authored over 4 years ago by Jafar Jabr <[email protected]>
Make sure the calls are execute on the main thread (#1265)

* Make sure the calls are execute on the main thread

* Fix formatting

* Wrap method calls
...

github.com/react-native-image-picker/react-native-image-picker - 18ee85b339bb11b85e58408c54e326d0e8ff5742 authored over 4 years ago by Andrei Tofan <[email protected]>
Fix failure delivering result info #579

github.com/react-native-image-picker/react-native-image-picker - 38db13aeb6bce49b21b387652651b5f123e8ee77 authored over 4 years ago by Akhmad Syaikhul Hadi <[email protected]>
test: Make tests work with >=Java9 by upgrading libraries

- Upgrade RoboElectric from 3.3.2 => 4.3.1
- Upgrade PowerMock from 1.6.2 => 1.6.6
- Removed unu...

github.com/react-native-image-picker/react-native-image-picker - d3a7ed2ca05f9ee88223f7e0f26f0583d173de0d authored over 4 years ago by Ulf Andersson <[email protected]>
Add help wanted notification

github.com/react-native-image-picker/react-native-image-picker - a2626b376049ca7d0c714a17ff7db133742df9e0 authored over 4 years ago by Johan du Toit <[email protected]>
Add write permission check when accessing camera android (#1295)

github.com/react-native-image-picker/react-native-image-picker - 54d62aca89c57359e2925847f4cb06544e0e855b authored almost 5 years ago by Marcus Bergholm <[email protected]>
allow android to save photos to private directory

github.com/react-native-image-picker/react-native-image-picker - 6005f36dd789cf5797b6f961f1305e007292744c authored almost 5 years ago by Levi <[email protected]>
Copy file instead of move

iOS 13 beta is not allowing the `moveItemAtURL` command to execute which may cause trimmed clips...

github.com/react-native-image-picker/react-native-image-picker - 49e6a775cc021b70367dcd1e35b30c6899d4e320 authored almost 5 years ago by Jeff Algera <[email protected]>
Code review

Copy the file only if we cannot move it.

github.com/react-native-image-picker/react-native-image-picker - 2ad856a1a7a570929a5b6e81328d9445e224a3ed authored almost 5 years ago by Jeff Algera <[email protected]>
fix: Having a space in the filename on android no longer causes the filetype to be null

github.com/react-native-image-picker/react-native-image-picker - eab19caa197797fb49193bb376b7277ba2e2c6dd authored almost 5 years ago by Nathan Greene <[email protected]>
fix: issue#1252 - if target is running iOS 11 or greater, do not reference deprecated PhotoKit api

github.com/react-native-image-picker/react-native-image-picker - 5d1feb500b74d171d989aeba73161c3e9f11e525 authored almost 5 years ago by Chris <[email protected]>
use system default picker text color

github.com/react-native-image-picker/react-native-image-picker - 4e699d3a59ce849d42e43576b91cab73c483cd1e authored almost 5 years ago by aschnapp <[email protected]>
Split permission requests for Camera & Gallery

github.com/react-native-image-picker/react-native-image-picker - 997c272f78e69dbf934746aff5fa707c916f91f2 authored about 5 years ago by Lev Izraelit <[email protected]>
Add `break` statements in `switch`

github.com/react-native-image-picker/react-native-image-picker - ac142cf9cd33a48c0b9178e35d6819d5d8b2b190 authored about 5 years ago by lizraeli <[email protected]>
docs: adds tintColor to API Reference

github.com/react-native-image-picker/react-native-image-picker - 085d0b7d087f603bea530be2cb94cf3c1719f036 authored over 5 years ago by Erik Haider Forsén <[email protected]>
docs (readme): improved linking details

github.com/react-native-image-picker/react-native-image-picker - 341e95491bab55bb83ac92a9abfade7377a1c9fd authored over 5 years ago by Johan-dutoit <[email protected]>
docs (readme): improved linking details

github.com/react-native-image-picker/react-native-image-picker - 5d1ff8566b6d7203b0babbb3642e4dfc8e343fa3 authored over 5 years ago by Johan-dutoit <[email protected]>
chore(cleanup): Apply prettier

github.com/react-native-image-picker/react-native-image-picker - 134c5b485b87e006f205d482681e2da82fe4a2df authored over 5 years ago by Johan-dutoit <[email protected]>
feat(ios): add support for tintColor

github.com/react-native-image-picker/react-native-image-picker - 0028ebf64de6050f72905710275aca9f2803b8bf authored over 5 years ago by Ryan Nickel <[email protected]>
fix(android): Support devices with multiple gallery apps

github.com/react-native-image-picker/react-native-image-picker - aacf1b2d5bb744fc748bef62971a0f1ee8b7fb9c authored over 5 years ago by Johan Forslund <[email protected]>
fix(permissions): iOS 11+ doesn't need permissions for picking a single image

github.com/react-native-image-picker/react-native-image-picker - e9e0f87a2a623270370a47dcd608142a049bda9b authored over 5 years ago by Tomas Harkema <[email protected]>
feat(mixed): add support for android

github.com/react-native-image-picker/react-native-image-picker - 454fff34df11a5c99eb053c3ea515c820d35bddc authored over 5 years ago by hossamnasser938 <[email protected]>
Update react-native-image-picker.podspec (#1161)

fix pod install

github.com/react-native-image-picker/react-native-image-picker - 677373675afd085f4d58fa46cdabde1f8a27cdbd authored over 5 years ago by Dmitry Alekseev <[email protected]>
Move default theme to ImagePickerModule

github.com/react-native-image-picker/react-native-image-picker - 707a9e422251d9cda930a3f7484d186b374ec25d authored over 5 years ago by Janic Duplessis <[email protected]>
Add @NativeModule annotation

github.com/react-native-image-picker/react-native-image-picker - 48869a0e08481b48defc3275d31b18ab3d7c8ea4 authored over 5 years ago by Janic Duplessis <[email protected]>
V1.0.1 (#1120)

refactor: Replace JavaScript with TypeScript and AndroidX support

github.com/react-native-image-picker/react-native-image-picker - 11dcf311b7fdf694b60868503b73c4e04b904851 authored over 5 years ago by Johan <[email protected]>
fix(types): Add ImagePickerPermissionDeniedOptions

github.com/react-native-image-picker/react-native-image-picker - 8de2847bd4151f1beee6d70c1ae5cf918292d73a authored over 5 years ago by Jonathan Boellke <[email protected]>
Merge pull request #1101 from nabati/patch-1

Change `compile` to `implementation`

github.com/react-native-image-picker/react-native-image-picker - 8c6d45d562c4d3537aeff194c652f2e0df1a52b3 authored over 5 years ago by Johan <[email protected]>
Change `compile` to `implementation`

`react-native link` does this already, but the steps in the manual installation steps still uses...

github.com/react-native-image-picker/react-native-image-picker - 337b6fe75750d71a999b363281921fb85c833199 authored over 5 years ago by Poyan Nabati <[email protected]>
chore(github): Add stale.yml to manage issues

github.com/react-native-image-picker/react-native-image-picker - 53316af68445de02a274fb53a7f2cdd0a59a431a authored over 5 years ago by Johan-dutoit <[email protected]>
Merge pull request #1094 from farskid/patch-1

Fix typo

github.com/react-native-image-picker/react-native-image-picker - 53a9932d9c5be52c8891d947cbe61bb98a210dde authored over 5 years ago by Johan <[email protected]>
Update flow types to match typescript

github.com/react-native-image-picker/react-native-image-picker - fd9300d196531f9d172878bbd89147a6620def0c authored over 5 years ago by Johan-dutoit <[email protected]>
Merge pull request #1072 from miyabi/fix-flow-error

Update index.js.flow

github.com/react-native-image-picker/react-native-image-picker - 9ed071a69fbe06ac826cbbb0bb0f3383a38ef684 authored over 5 years ago by Johan <[email protected]>
Update index.js.flow

Fix flow error on launchImageLibrary.

github.com/react-native-image-picker/react-native-image-picker - 9a834025d51ab56cd83fa5b36cd5ff5e8f92884a authored over 5 years ago by Masayuki Iwai <[email protected]>
Export the interfaces in TypeScript (#1042)

github.com/react-native-image-picker/react-native-image-picker - 35724d92577aa1590f968b2041b8c4e7ed48890a authored almost 6 years ago by Matt Oakes <[email protected]>
Revert "[iOS] Update permissions flow for iOS 11 UIImagePickerController (#819)"

This reverts commit ab4d858bf1800a99146ff3b35200261961f95f2b.

github.com/react-native-image-picker/react-native-image-picker - 6735364402a8e6e54360884094333f6a47c28362 authored about 6 years ago by Janic Duplessis <[email protected]>
Set value for key "type" in picker response on iOS (#710)

I discovered that UIImagePickerControllerReferenceURL was not a good source to derive the picked...

github.com/react-native-image-picker/react-native-image-picker - 8c3e1f46f5688533e8b3f7c10d6d9712a7063463 authored about 6 years ago by Samuel Duursma <[email protected]>
#972: change ImageConfig.withOriginalFile() to address testOnImmutable failure (#973)

github.com/react-native-image-picker/react-native-image-picker - 619902cc167f3c10dc6d0c9688f9b5702f128a22 authored about 6 years ago by Casey Li <[email protected]>
[iOS] Update permissions flow for iOS 11 UIImagePickerController (#819)

* [iOS] Update permissions flow for iOS 11 UIImagePickerController

* Update macro value for p...

github.com/react-native-image-picker/react-native-image-picker - ab4d858bf1800a99146ff3b35200261961f95f2b authored about 6 years ago by Alex Figueroa <[email protected]>
Resolve memory leak in iOS image picker (#835)

* Move all alert code to main thread
Eliminiate strong reference to UIAlertController which cau...

github.com/react-native-image-picker/react-native-image-picker - c3fa45b576f2982835a808e7a214a035ae0bb7b1 authored about 6 years ago by Salvatore Randazzo <[email protected]>
Fix root path exception for older Android devices (#951)

* Fix root path exception for older Android devices

* Updates for further issues on other old...

github.com/react-native-image-picker/react-native-image-picker - d0683f464d49d4e3957aa7fb17f5ea1b1505f4b1 authored about 6 years ago by Wyatt Greenway <[email protected]>
Remove useless “stringValue” (#977)

github.com/react-native-image-picker/react-native-image-picker - c72de27595d1da08a489738f46481bfd76a5e3f9 authored about 6 years ago by Antoine Grandchamp <[email protected]>
Fix iOS build warning (#982)

github.com/react-native-image-picker/react-native-image-picker - 3e9ef5f3fb541a071ab72722375b97bd353f6c16 authored about 6 years ago by Sergey Zolotarev <[email protected]>
Upgrade Android dependencies, added Google maven repository (#1000)

* Upgrade Android dependencies, added Google maven repository

* Removed redundant google()

...

github.com/react-native-image-picker/react-native-image-picker - 54f104271680884577865a5c9e2d17ec86ccae38 authored about 6 years ago by Phạm Văn Quân <[email protected]>
Replace deprecated 'compile' gradle configuration with 'implementation' (#1010)

According to [[email protected]](https://github.com/react-native-community/react-native-releases/...

github.com/react-native-image-picker/react-native-image-picker - 072e389ec89cf4894b3f25e44b225295c345c047 authored about 6 years ago by Hyo Chan Jang <[email protected]>
fixed lib fileName in doc (#985)

github.com/react-native-image-picker/react-native-image-picker - da77c92e9b839b0282c8817adaa1cc30c01c2194 authored about 6 years ago by Alex Bakh <[email protected]>
Update example project

github.com/react-native-image-picker/react-native-image-picker - 7e4a3aa5a332745f46236169c493b707b9c82a2f authored about 6 years ago by Nicolas Charpentier <[email protected]>
Update example with RN 0.57 (#980)

* Remove Example folder

* Init RN example project

* Add an example with a freshly created ...

github.com/react-native-image-picker/react-native-image-picker - 979b9a80971bff955113f0973b28f495bfec4897 authored about 6 years ago by Nicolas Charpentier <[email protected]>
Add note for NSCameraUsageDescription (#953)

Used the example in the install.md but got rejected in app store due to Guideline 5.1.1 - Legal ...

github.com/react-native-image-picker/react-native-image-picker - 0ed6afff618476c846f2635cf464af8ad59d4eaf authored about 6 years ago by Martin Sandström <[email protected]>
Update Reference.md (#954)

Sometimes the fileName property comes back undefined when taking a picture on iOS.

github.com/react-native-image-picker/react-native-image-picker - b85aa9744ce61e43ae18b8123efc277367fc7ea3 authored about 6 years ago by Andrew Marmion <[email protected]>
Fix flow (#947)

* Fix Flow

* Add CircleCI config

github.com/react-native-image-picker/react-native-image-picker - 3d6813c5f67fed6e62824f225c099a74908e9b47 authored over 6 years ago by Nicolas Charpentier <[email protected]>
修复Android6.0,开通权限后未调用打开相机的问题 (#826)

github.com/react-native-image-picker/react-native-image-picker - 6a83fe4e4bb0f053c284334f270f1e4b23ced382 authored over 6 years ago by ian <[email protected]>
Configure Prettier (#945)

github.com/react-native-image-picker/react-native-image-picker - d36107b4c42abfa4d843c85dc033b13a663c7daa authored over 6 years ago by Nicolas Charpentier <[email protected]>
Set this.callback before permissionsCheck so that permissionDenied dialog doesn't crash when trying to call the callback (#808)

github.com/react-native-image-picker/react-native-image-picker - e6c64ea1b5babfd668c35745b1195b23fa9d05b3 authored over 6 years ago by Jamie Curtis <[email protected]>
Update ImagePickerModule.java to fix multiple tap on upload image button crash (#782)

* Update ImagePickerModule.java

when multiple time image picker open is clicked doOnCancel() ...

github.com/react-native-image-picker/react-native-image-picker - 6d24702205147fe4b891c8d703a9acc5a6fa521a authored over 6 years ago by Himanshu Kushwah <[email protected]>
Fix spreaded export (#942)

github.com/react-native-image-picker/react-native-image-picker - 816b107b93fba2394b09727b94974264bd66a576 authored over 6 years ago by Nicolas Charpentier <[email protected]>