Skip to content

Unofficial TikTok OpenSDK features Login Kit and Share Kit which allow your users to log in using their TikTok account and share content from your app to TikTok.

License

Notifications You must be signed in to change notification settings

rnheroes/tiktok-opensdk-react-native

Repository files navigation

tiktok-opensdk-react-native

tiktok sdk for react-native

Installation

npm install tiktok-opensdk-react-native

Usage

import { multiply } from 'tiktok-opensdk-react-native';

// ...

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

About

Unofficial TikTok OpenSDK features Login Kit and Share Kit which allow your users to log in using their TikTok account and share content from your app to TikTok.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published