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

aliceonboarding-reactnative

Package Overview
Dependencies
Maintainers
0
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aliceonboarding-reactnative

React native wrapper around AliceOnboarding's Native SDK (frictionless identity verification solution)

latest
Source
npmnpm
Version
2.2.5
Version published
Weekly downloads
23
76.92%
Maintainers
0
Weekly downloads
 
Created
Source

Header Graphic

Alice Onboarding React-Native SDK

Version API Doc License NPM

This repository serves as an example of how to integrate Alice Onboarding React-Native SDK into an application.

Alice Onboarding React-Native SDK is a collection of software development tools to make easier the integration of Alice Onboarding service.

Its main features are:

  • Automatic capture of documents and video selfie of the user in real time from the camera of your device.
  • Communication with the onboarding API to facilitate rapid integration and development.
  • Management of the onboarding flow configuration: requested documents and order.

Quickstart

At the project's root

yarn install
brew install ios-deploy
cd ios
pod install --repo-update

For iOS:

npx react-native run-ios

For Android:

npx react-native run-android

Troubleshooting :hammer:

If the installation fails and your phone displays a Could not connect to development server error:

  • Please make sure your device is in the same network that your computer.
  • Shake your device, a dialog should pop-up.
  • Go to Settings>Debug server host&port for device.
  • Introduce your local IP and port 8081.

Documentation :page_facing_up:

Refer to https://docs.alicebiometrics.com/onboarding/sections/mobile_client_side_sdks/react_native/

Contact :mailbox_with_mail:

support@alicebiometrics.com

Keywords

react-native

FAQs

Package last updated on 24 Oct 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