/react-native-streaming

React Native RTMP live streaming

Primary LanguageJavaMIT LicenseMIT

react-native-streaming

React Native RTMP live streaming

Installation

npm install react-native-streaming

Usage

import Streaming from "react-native-streaming";

// ...

const result = await Streaming.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT