0.0.2 • Published 11 months ago

@videosdk.live/expo-config-plugin v0.0.2

Weekly downloads
-
License
-
Repository
-
Last release
11 months ago

@videosdk.live/expo-config-plugin

This is a config-plugin for Expo projects that allows you to use the VideoSDK React Native SDK with ease. The plugin simplifies the setup process by automatically linking the required native dependencies and applying the necessary configuration changes.

Installation

npm install @videsdk.live/expo-config-plugin

Usage:

Add config-plugin in your app.json file under plugins section as shown below:

"plugins": ["@videosdk.live/expo-config-plugin"]

After adding the plugin run the following command.

npx expo prebuild

It will add all the necessary configs in your android and ios folder.

start building your app!

0.0.2

11 months ago

0.0.1

12 months ago