Banuba / banuba-sdk-react-native

React Native module over Banuba SDK
MIT License
3 stars 1 forks source link

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:

Requirements

Usage

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.

Installation

Run in Terminal to install Banuba Face AR React Native plugin:

npm install @banuba/react-native

or

yarn add @banuba/react-native

Integration guide

Please follow our Integration Guide to complete full integration.

Launch

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

IOS Specific

Run the Example

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

Useful Docs

Dependencies

Version
Yarn 3.6.1
React Native 0.75.4
Android 6.0+
IOS 13.0