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