testData
Overview
Examples
<RNAatkitUnifiedNativeAd
name="NativeAd"
testData={
{
title: "Your custom title",
description: "Your custom description of the native ad.",
imageUrl: "main_image_url",
iconUrl: "icon_url",
callToAction: "Your CTA"
}
}
/>Last updated