react native module for douyin sdk
npm install rndouyin
import Rndouyin from "rndouyin";
// ...
const result = await Rndouyin.multiply(3, 7);
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT