1.0.9 • Published 1 year ago

expo-cdnbye v1.0.9

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

ONLY FOR ANDROID BY NOW

USAGE

Add the package to your npm dependencies

npx expo install expo-cdnbye

Config the plugins token

Add CDNBYE_TOEKN to your app.json:

{
  "expo": {
    "plugins": [
      [
        "./node_modules/expo-cdnbye/app.plugin.js",
        {
          "token": "CDNBYE_TOKEN"
        }
      ]
    ]
  }
}
1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.2

1 year ago

1.0.3

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago