UNPKG

expo-ads-admob

Version:

Provides support for the Google AdMob SDK (https://www.google.com/admob/) for mobile advertising. This module is largely based of the react-native-admob (https://github.com/sbugert/react-native-admob) module, as the documentation and questions surrounding

5 lines (4 loc) 132 B
import * as React from 'react'; export default class PublisherBanner extends React.Component<object> { render(): JSX.Element; }