0.0.3 • Published 7 years ago

react-native-twilio-video-android v0.0.3

Weekly downloads
14
License
-
Repository
github
Last release
7 years ago

react-native-twilio-video-android

Twilio Video for React Native on Android

This implements bindings between the Twilio Video service and React Native on Android.

This package tries to adhere to the functionality and interface of the excellent react-native-twilio-video-webrtc library. For usage instructions, I recommend you check that package out; if you managed to get your project up and running on iOS using that package then you should be able to just swap out that package for this one on Android.

This package owes much of its code to @ralphpina's awesome twiliorn library.