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:
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.
Run in Terminal to install Banuba Face AR React Native plugin:
npm install @banuba/react-native
or
yarn add @banuba/react-native
Please follow our Integration Guide to complete full integration.
yarn
command in the root repository. This will install all required dependencies.example/ios
directory and run pod install
.This will install all required iOS dependencies.yarn example ios
or yarn example android
.You may also use npm
to run the sample. See example/README.md.
Version | |
---|---|
Yarn | 3.6.1 |
React Native | 0.75.4 |
Android | 6.0+ |
IOS | 13.0 |