import * as React from 'react'; import { Text, View } from 'react-native'; const PublisherBanner = () => ( PublisherBanner component not supported on the web ); export default PublisherBanner;