UNPKG
@callosum/react-native-google-ad-manager
Version:
latest (2.0.2)
next (2.0.2-rc.1)
2.0.2
2.0.2-rc.1
2.0.1
2.0.0
2.0.0-rc.8
2.0.0-rc.7
2.0.0-rc.6
2.0.0-rc.5
2.0.0-rc.4
2.0.0-rc.3
2.0.0-rc.2
2.0.0-rc.1
1.0.3
1.0.1
1.0.0
1.0.0-rc.2
0.4.0-rc.2
0.4.0-rc.1
0.3.1
0.3.0
0.2.0
0.1.0
Google Ad Manager for react-native
gitlab.com/cmsw/react-native-google-ad-manager
@callosum/react-native-google-ad-manager
/
src
/
tests
/
setupTests.js
7 lines
(5 loc)
•
177 B
JavaScript
View Raw
1
2
3
4
5
6
7
// eslint-disable-
next
-line
import
/no-extraneous-dependencies
import
{ NativeModules }
from
'react-native'
NativeModules.RNGoogleAdManager = { simulatorTestId:
'emulator'
, }