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

Merge pull request #12 from darkrishabh/cameraPhotoURL

adding URL for the image captured from the camera

github.com/react-native-image-picker/react-native-image-picker - 5e8c80ee99a05e9a4b404257b181b5ad55df6031 authored over 9 years ago by Marc Shilling <[email protected]>
adding URL for the image captured from the camera

github.com/react-native-image-picker/react-native-image-picker - 8a7d5464cd298e2a971df886c13053f05fe2fbc1 authored over 9 years ago by darkrishabh <[email protected]>
Merge pull request #11 from olivierlesnicki/patch-1

Update README.md

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

Corrected typo in example

github.com/react-native-image-picker/react-native-image-picker - ca33bb0eb64481c2550f543c22f4c86e5f8ccb61 authored over 9 years ago by Olivier Lesnicki <[email protected]>
Merge branch 'carlykube-master'

github.com/react-native-image-picker/react-native-image-picker - c41e068ad59d7a6016c3ce12a293f183e4717179 authored over 9 years ago by Marc Shilling <[email protected]>
Merge branch 'master' of https://github.com/carlykube/react-native-image-picker into carlykube-master

github.com/react-native-image-picker/react-native-image-picker - 870db06b1bddb107aa0dae4b325369942d2ad8c6 authored over 9 years ago by Marc Shilling <[email protected]>
Adding ability to return base64 image with image orientation.

github.com/react-native-image-picker/react-native-image-picker - 7e290ead5512d0076ece90a5e5999cb9398689c5 authored over 9 years ago by Carly Kubacak <[email protected]>
updated formatting, comments

github.com/react-native-image-picker/react-native-image-picker - 97fa0db6b33c1e065c094c2ddab33375bb04e49f authored over 9 years ago by Marc Shilling <[email protected]>
Merge branch 'vorjdux-master'

github.com/react-native-image-picker/react-native-image-picker - af24fd6789b03e4f0af757bc700215cffb9d9083 authored over 9 years ago by Marc Shilling <[email protected]>
Method signature changed and callback params for improve functionality and extensibility for i18n and more smart feedback component

github.com/react-native-image-picker/react-native-image-picker - 05a0321dae69084405ca2198e84bd52428251e8e authored over 9 years ago by Matheus Santos <[email protected]>
Merge pull request #4 from vorjdux/master

Fix README, remove node_modules and add .gitignore

github.com/react-native-image-picker/react-native-image-picker - e0dcfc1475f77b36f1049b98899eab587add08ac authored over 9 years ago by Marc Shilling <[email protected]>
Fix README, remove node_modules and add .gitignore

github.com/react-native-image-picker/react-native-image-picker - 0b8823e7665b73f995574ea99e230f6f549c9092 authored over 9 years ago by Matheus Santos <[email protected]>
var instead of let for non-ES6ers

github.com/react-native-image-picker/react-native-image-picker - f4b548a609f7d48949566da19f1ef8c31ed74282 authored over 9 years ago by Marc Shilling <[email protected]>
fixed crash when attempting to select Take Photo from the simulator

github.com/react-native-image-picker/react-native-image-picker - 642d62d5c3771509f0af7b67e1ca16e7d7bb0eea authored over 9 years ago by Marc Shilling <[email protected]>
Merge branch 'vorjdux-master'

github.com/react-native-image-picker/react-native-image-picker - b5263ec5e1e53d7c1a0847bb5a31790bbe7aca88 authored over 9 years ago by Marc Shilling <[email protected]>
Added package.json and version for work with npm install

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

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