Smart Ad Server SDK React Native bridge based on sample ios and android
Supports Rewarded Video ad unit.
$ yarn add react-native-smartad
import Smartad from 'react-native-smartad';
await Smartad.initializeRewardedVideo(000000, "0000000", 00000, null)
await Smartad.loadRewardedVideo()
await Smartad.loadAndShowRewardedVideo()
Smartad;