react-native-aps
Version:
Amazon Publisher Services SDK for React Native
30 lines (20 loc) • 1.29 kB
Markdown
<p align="center">
<a href="https://github.com/AdversportTeam/react-native-aps/README.md">
<img width="500px" src="./website/static/img/logo_aps.png" /><br/>
</a>
<h2 align="center">React Native Amazon Publisher Services</h2>
</p>
<p align="center">
<a href="https://www.npmjs.com/package/react-native-aps"><img src="https://img.shields.io/npm/v/react-native-aps.svg?style=flat-square" alt="NPM version" /></a>
<a href="/LICENSE"><img src="https://img.shields.io/npm/l/react-native-aps.svg?style=flat-square" alt="License" /></a>
<a href="https://app.codecov.io/gh/AdversportTeam/react-native-aps/"><img alt="Codecov" src="https://img.shields.io/codecov/c/github/AdversportTeam/react-native-aps?style=flat-square" /></a>
</p>
---
**React Native Amazon Publisher Services** allows you to add demand partners via Amazon Publisher Services; a React Native wrapper around the native Amazon Publisher Services SDKs for both iOS and Android.
## Documentation
- [Guides](https://AdversportTeam.github.io/react-native-aps/docs/guides)
- [API Reference](https://AdversportTeam.github.io/react-native-aps/docs/api)
## Contributing
See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.
## License
LGPL-3.0