0.2.0 • Published 11 months ago

douyin-opensdk-rn v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

douyin-opensdk-rn

DouYin OpenSDK for React Native

Installation

npm install douyin-opensdk-rn

Usage

import { multiply } from 'douyin-opensdk-rn';

// ...

const result = await multiply(3, 7);

Contributing

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

License

MIT


Made with create-react-native-library

0.2.0

11 months ago