expo-banuba
TypeScript icon, indicating that this package has built-in type declarations

0.6.1 • Public • Published

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).

Package Sidebar

Install

npm i expo-banuba

Weekly Downloads

2

Version

0.6.1

License

MIT

Unpacked Size

78.2 kB

Total Files

38

Last publish

Collaborators

  • esbrito