Expo
Expo-specific details
Configuring Platform-Specific AdMob App IDs
plugins: [
[
"@addapptr/react-native-aatkit",
{
"androidAdMobAppId": "ca-app-pub-000000000000000~0000000000",
"iosAdMobAppId": "ca-app-pub-000000000000000~0000000000"
}
]
]Last updated