react-native-adgeist
TypeScript icon, indicating that this package has built-in type declarations

1.2.17 • Public • Published

react-native-adgeist

Adtech platform to serve advertisements to publishers app

Installation

npm install react-native-adgeist

Usage

import { BannerAd } from 'react-native-adgeist';

// ...

<BannerAd
    dataPublisherId={PUBLISHER_ID}
    dataAdSlot={ADSPACE_ID}
    width={400}
    height={300}
/>

Package Sidebar

Install

npm i react-native-adgeist

Weekly Downloads

44

Version

1.2.17

License

MIT

Unpacked Size

59.7 kB

Total Files

47

Last publish

Collaborators

  • the-kishore