You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@banuba/react-native

Package Overview
Dependencies
Maintainers
7
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@banuba/react-native

Banuba SDK for React Native

1.0.4
latest
Source
npmnpm
Version published
Maintainers
7
Created
Source

Banuba React Native Plugin

Overview

Banuba Face AR Plugin is intended to provide a suite of augmented reality features applicable on photos and live video feed (live streaming, video conferencing, etc.). The package includes:

  • Face and hand tracking
  • 3D face filters
  • Virtual try-on of jewelry, cosmetics, headwear, glasses, contacts, and more
  • Color filters (LUTs)
  • Face touch-up
  • Virtual backgrounds
  • Screen recording, take screenshot
  • etc.

Requirements

  • Android: API level 23(Android 6) or higher
  • IOS: 13.0 or higher

Integration guide

Please follow our Integration Guide to complete full integration.

Usage Example project

License

Before you commit to a license, you are free to test all the features of the SDK for free. The trial period lasts 14 days. Send us a message to start the Face AR trial.

Feel free to contact us if you have any questions.

Launch

  • Set up React Native CLI development environment.
  • Clone the repository.
  • Copy and Paste your Client Token into appropriate section of example/src/App.tsx.
  • Run yarn command in the root repository. This will install all required dependencies.

IOS Specific

  • Go to example/ios directory and run pod install.This will install all required iOS dependencies.
  • Return back to root.

Run the Example

  • Connect a device and run yarn example ios or yarn example android.
  • Alternatively, open XCode or Android Studio projects from the respective directories.

You may also use npm to run the sample. See example/README.md.

Useful Docs

Dependencies

Version
Yarn3.6.1
React Native0.75.4
Android6.0+
IOS13.0

Keywords

react-native

FAQs

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