Skip to content

hileix/react-native-tencent-lbs

Repository files navigation

react-native-tencent-lbs

腾讯 lbs react-native SDK

Installation

npm install react-native-tencent-lbs

Usage

import { TencentLbsView } from "react-native-tencent-lbs";

// ...

<TencentLbsView color="tomato" />

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