0.0.5 • Published 5 years ago
react-native-live-kit v0.0.5
react-native-live-kit
Getting started
$ npm install react-native-live-kit --save
Mostly automatic installation
$ react-native link react-native-live-kit
Usage
import LiveKit from 'react-native-live-kit';
// TODO: What to do with the module?
LiveKit;