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

1.2.0 • Public • Published

exoclick-react sdk

Use ExoClick's Ad formats in React.

Installation

npm install exoclick-react
# or
yarn add exoclick-react

Usage

import { Banner, Outstream } from "exoclick-react";

// Banner, Mobile Banner and Multi-Format
<Banner zoneId={123} />

// Outstream Video
<Outstream zoneId={123} />

Check out all the docs.

Features

Currently, supported formats of ExoClick are:

Additionally, there is also the <Adblock /> component to detect if the user has ad-blocking enabled.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.0
    28
    • latest

Version History

Package Sidebar

Install

npm i exoclick-react

Weekly Downloads

34

Version

1.2.0

License

MIT

Unpacked Size

41.8 kB

Total Files

20

Last publish

Collaborators

  • tomhooijenga