Child components to render. Unlike Personalization, this uses a standard children pattern since no variant resolution is needed.
The Contentful entry to track (non-personalized content).
OptionalonOptional callback invoked with the entry after a tap tracking event is emitted.
When provided, implicitly enables tap tracking unless trackTaps is explicitly false.
OptionalstyleOptional style prop for the wrapper View.
OptionaltestOptional testID for testing purposes.
OptionalthresholdMinimum visibility ratio (0.0 - 1.0) required to consider the component "visible".
OptionaltrackPer-component override for tap tracking.
undefined: inherits from trackEntryInteraction.taps on OptimizationRoottrue: enable tap tracking for this entryfalse: disable tap tracking (overrides the global setting)OptionaltrackPer-component override for view tracking.
undefined: inherits from trackEntryInteraction.views on OptimizationRoottrue: enable view tracking for this entryfalse: disable view tracking for this entryOptionalviewMinimum time (in milliseconds) the component must be visible before tracking fires.
Props for the Analytics component.