Skip to main content

AdvertiserView

Renders the advertiser name for the ad recieved from server.

import { AdvertiserView } from "react-native-admob-native-ads";

<AdvertiserView
style={{
fontWeight: "bold",
fontSize: 10,
}}
/>;

props​

Inherits all the props from Text Component.

allCaps​

TypeRequiredPlatform
booleannoAll

Whether all text should be in capital letters