0.6.1 • Published 1 year ago

expo-banuba v0.6.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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

0.6.1

1 year ago

0.6.0

1 year ago

0.5.0

1 year ago

0.4.1

1 year ago

0.3.0

1 year ago

0.4.0

1 year ago

0.2.0

1 year ago

0.1.0

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago