Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gastonmorixe/react-native-twilio-video-webrtc-pro


https://github.com/gastonmorixe/react-native-twilio-video-webrtc-pro

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# react-native-twilio-video-webrtc-pro

Twilio Video WebRTC for React Native.

## Installation

```sh
npm install react-native-twilio-video-webrtc-pro
```

## Usage

```js
import { TwilioVideoWebrtcProView } from 'react-native-twilio-video-webrtc-pro';

// ...

;
```

## Contributing

See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.

## License

Copyright (c) 2024-present Gaston Morixe
This is a proprietary software, all rights reserved.

---

Made with [create-react-native-library](https://github.com/callstack/react-native-builder-bob)