Socket
Socket
Sign inDemoInstall

mazadat-image-picker6

Package Overview
Dependencies
0
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    mazadat-image-picker6

Image Picker and capture photo with edit photo capability


Version published
Weekly downloads
0
decreased by-100%
Maintainers
2
Created
Weekly downloads
 

Readme

Source

mazadat-image-picker6

Mazadat Image Picker

Installation

npm install mazadat-image-picker6

Usage

import { openCamera,openGallery,editPhoto } from 'mazadat-image-picker6';

// ...

const result = await openCamera('title',3, 7);
const result = await openGallery('title',3, 7);
const result = await editPhoto('title','path/to/the/image',3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library

Keywords

FAQs

Last updated on 27 Nov 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc