1.2.0 • Published 1 year ago

exoclick-react v1.2.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

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 \ component to detect if the user has ad-blocking enabled.

1.2.0

1 year ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago