Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 397 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 397 Bytes

react-native-txlive

react-native-txlive 腾讯移动直播SDK

Installation

npm install react-native-txlive

Usage

import Txlive from "react-native-txlive";

// ...

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

Contributing

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

License

MIT