1.0.2 • Published 12 months ago

@apisurf/react-ad-preview v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

@apisurf/react-ad-preview

Preview components that cover all well-known ad platform ads

Example usage

npm install @apisurf/react-ad-preview
import { AdXWebsite } from "@apisurf/react-ad-preview";

// ...

<AdXWebsite
  profileName="Illume",
  profileHandle="@Illume",
  profileImg="https://picsum.photos/40",
  adImg="https://picsum.photos/400",
  ctaUrl="https://test.com",
  ctaText="Discover something new!",
  appText="Illume App",
  ctaAppStore="App Store",
  ctaBtnTxt="Install",
  content="Unlock Exclusive Deals This Season!",
  />

// ...
1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago