Gathering detailed insights and metrics for @fmichenaud/expo-multiple-image-picker
Gathering detailed insights and metrics for @fmichenaud/expo-multiple-image-picker
Gathering detailed insights and metrics for @fmichenaud/expo-multiple-image-picker
Gathering detailed insights and metrics for @fmichenaud/expo-multiple-image-picker
Multiple image selecting package for Expo SDK (React Native) using MediaLibrary and Permissions.
npm install @fmichenaud/expo-multiple-image-picker
Typescript
Module System
Node Version
NPM Version
JavaScript (100%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
18 Commits
1 Branches
1 Contributors
Updated on May 13, 2020
Latest Version
1.0.0
Package Id
@fmichenaud/expo-multiple-image-picker@1.0.0
Unpacked Size
11.88 kB
Size
4.13 kB
File Count
6
NPM Version
6.13.1
Node Version
13.2.0
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
2
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
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
no SAST tool detected
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
Found 0/18 approved changesets -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
Details
Reason
license file not detected
Details
Reason
security policy file not detected
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
20 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