Socket
Book a DemoInstallSign in
Socket

react-native-select-photo

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-select-photo

A module that selects photo based on android photo picker

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

react-native-select-photo

A module that selects photo based on android photo picker

Installation

npm install react-native-select-photo

Usage

import { selectSinglePhoto, selectMultiplePhoto } from 'react-native-select-photo';

// When you want to select a photo
const uri = await selectSinglePhoto();

// When you want to select some photos
const uriList = await selectMultiplePhoto();

Development

To ge started, specyfy yarn version to 3.6.1 and run the following commands:

yarn set version 3.6.1
yarn

Toe check your code passes TypeScript and ESLint, run the following commands:

yarn tsc
yarn lint

To fix formatting, run the following command:

yarn lint --fix

To build the project, run the following command:

yarn build

License

MIT

Made with create-react-native-library

Keywords

react-native

FAQs

Package last updated on 13 Jun 2024

Did you know?

Socket

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.