Skip to content

RedPillGroup/react-native-smartad

Repository files navigation

react-native-smartad

Smart Ad Server SDK React Native bridge based on sample ios and android

Supports Rewarded Video ad unit.

Getting started

$ yarn add react-native-smartad

Usage

import Smartad from 'react-native-smartad';

await Smartad.initializeRewardedVideo(000000, "0000000", 00000, null)
await Smartad.loadRewardedVideo()
await Smartad.loadAndShowRewardedVideo()

Smartad;

About

Smart Ad Server SDK React Native bridge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published