Socket
Socket
Sign inDemoInstall

react-native-image-picker

Package Overview
Dependencies
Maintainers
2
Versions
212
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-image-picker - npm Package Compare versions

Comparing version 0.3.2 to 0.4.0

Example/.babelrc

2

package.json

@@ -7,3 +7,3 @@ {

},
"version": "0.3.2",
"version": "0.4.0",
"description": "A React Native module that allows you to use the native UIImagePickerController UI to select a photo from the device library or directly from the camera.",

@@ -10,0 +10,0 @@ "author": "Marc Shilling (marcshilling)",

@@ -29,5 +29,6 @@ # react-native-image-picker

returnBase64Image: false,
returnIsVertical: false
returnIsVertical: false,
quality: 0.2
};
// The first arg will be the options object for customization, the second is

@@ -34,0 +35,0 @@ // your callback which sends string: type, string: response

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc