Gathering detailed insights and metrics for @onytgvx/expo-image-picker-multiple
Gathering detailed insights and metrics for @onytgvx/expo-image-picker-multiple
Gathering detailed insights and metrics for @onytgvx/expo-image-picker-multiple
Gathering detailed insights and metrics for @onytgvx/expo-image-picker-multiple
Multiple image selecting package for Expo SDK (React Native) using MediaLibrary and Permissions.
npm install @onytgvx/expo-image-picker-multiple
Typescript
Module System
Node Version
NPM Version
35.4
Supply Chain
48.8
Quality
65.6
Maintenance
50
Vulnerability
93.8
License
JavaScript (100%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
42 Commits
1 Branches
1 Contributors
Updated on Jan 19, 2021
Latest Version
1.3.9
Package Id
@onytgvx/expo-image-picker-multiple@1.3.9
Unpacked Size
9.64 kB
Size
3.32 kB
File Count
5
NPM Version
6.14.6
Node Version
12.18.4
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
1
Multiple image selecting package for Expo SDK (React Native) using MediaLibrary and Permissions.
or1$ npm install --save expo-image-picker-multiple
1$ yarn add expo-image-picker-multiple
1import { ImageBrowser } from 'expo-image-picker-multiple';
1<ImageBrowser 2 max={4} 3 onChange={(callback) => { 4 5 }} 6 callback={(num, onSubmit) => { 7 8 }} 9/>
max
: maximum number of photosloadCount
: by default 50
loadCompleteMetadata
: Whether to load extra fields like location. Loading all of the information will reduce performance. by default false
emptyStayComponent
: by default null
noCameraPermissionComponent
: by default null
preloaderComponent
: by default ActivityIndicator
(loader)renderSelectedComponent
: one-parameter (selected number) function is expected to return the component for the icon/text over the selected pictureNo vulnerabilities found.
Reason
no binaries found in the repo
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
Found 0/30 approved changesets -- score normalized to 0
Reason
no SAST tool detected
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
license file not detected
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
19 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More