Last updated 7 months ago
Import the Adrop
Adrop
Initialize the Adrop early in the projectβs run-time lifecycle, preferably at launch.
import { Adrop } from 'adrop-ads-react-native'; // .. // set true for production let production = false; Adrop.initialize(production);
When production is false, you can check error logs.
Banner
Interstitial
Rewarded