Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hengkx/react-native-gdt-adnet
https://github.com/hengkx/react-native-gdt-adnet
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/hengkx/react-native-gdt-adnet
- Owner: hengkx
- License: mit
- Created: 2020-08-12T05:21:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-12T07:51:41.000Z (over 4 years ago)
- Last Synced: 2024-11-20T05:26:42.730Z (about 2 months ago)
- Language: Kotlin
- Size: 2.37 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# react-native-gdt-adnet
腾讯广点通
## Installation
```sh
yarn add react-native-gdt-adnet
```## Usage
```js
import GdtAd from 'react-native-gdt-adnet';// ...
const result = await GdtAd.multiply(3, 7);
```## Contributing
See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.
## License
MIT