Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
paddingHorizontal: 30,
elevation: 3,
borderTopWidth: 0,
margin: 10,
borderRadius: 6,
}}
>
{this.props.nativeAd.callToActionText}
);
}
}
export default withNativeAd(NativeAdView);