1.0.4 • Published 8 months ago

ima-player v1.0.4

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

ima-player

React native google ad in video

Installation

npm install ima-player

Usage

import { Video } from 'ima-player';
const adTagUrl = "https://pubads.g.doubleclick.net/gampad/ads?sz=640x480&iu=/124319096/external/single_ad_samples&ciu_szs=300x250&impl=s&gdfp_req=1&env=vp&output=vast&unviewed_position_start=1&cust_params=deployment%3Ddevsite%26sample_ct%3Dlinear&correlator=" 

      <Video
        adTagUrl={adTagUrl}
        source={{
          uri: 'http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4',
          type: 'mp4',
        }}
        style={{ flex: 1 }}
      />

Useful resources

License

MIT

1.0.4

8 months ago

1.0.3

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago

6.0.0-alpha.8

8 months ago

0.1.0

8 months ago