rn-lan-sdk
v0.2.0
Published
React native Wrapper for LinkedinAudienceNetwork SDK
Downloads
6
Readme
linkedinaudiencenetwork
React native Wrapper for LinkedinAudienceNetwork SDK
Installation
npm install rn-lan-sdk
Usage
import { bidderToken } from 'rn-lan-sdk';
// ...
const result = await bidderToken();
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