react-native-admob-native-ads
react-native-admob-native-ads copied to clipboard
Trigger click event on NativeAdView when non-predefined components are clicked
I would like to trigger a click event on the NativeAdView when any area outside of the predefined components(IconView, HeadlineView ...) is clicked. How can I achieve this functionality? Specifically, I need guidance on how to set up the click event so that it is fired even when non-predefined components are interacted with.
I want to trigger click event even though click that red rectangular area