Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
constructor(props: object) {
super(props);
setTestDeviceIDAsync('EMULATOR');
AdMobRewarded.setAdUnitID('ca-app-pub-3940256099942544/1033173712');
AdMobInterstitial.setAdUnitID('ca-app-pub-3940256099942544/1033173712');
}