Socket
Book a DemoInstallSign in
Socket

expo-banuba

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

expo-banuba

Banuba integration for expo

latest
Source
npmnpm
Version
0.6.1
Version published
Weekly downloads
38
123.53%
Maintainers
1
Weekly downloads
 
Created
Source

expo-banuba

Banuba integration for expo

This package doesn't work with Expo Go since it uses native code.
You will need to use EAS build or expo-dev-client.

1 - Create your .env following ./example
2 - Install expo-banuba package
3 - Add this to your app.json:

{
    "expo": {
        "plugins": [
            "expo-banuba",
            {
                "assetsPath": "./banuba-assets"
            }
        ]
    }
}

4 - Add banuba-assets folder (You can get it from ./examples/banuba-assets as well).

Keywords

react-native

FAQs

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