New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

react-native-multi

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-multi

Package for integration with the Multi ID SDK, providing easy access to authentication and identity management features. Ideal for developers looking to implement digital identity solutions in their projects.

latest
Source
npmnpm
Version
0.3.2
Version published
Maintainers
1
Created
Source

react-native-multi-sdk

Package for integration with the Multi ID SDK, providing easy access to authentication and identity management features. Ideal for developers looking to implement digital identity solutions in their projects.

Installation

npm install react-native-multi

Usage

import { MultiCaptureComponent } from 'react-native-multi';

// ...
<MultiCaptureComponent
  secret={}
  getImage={}
  onClose={}
  onTimeout={}
  />

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

react-native

FAQs

Package last updated on 23 Apr 2025

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