Optional
adAd configuration of the feed.
Optional
channelChannel id of the story block. Required when the source is set as channel or playlist or dynamicContent.
Optional
contentThe video or live stream id.
Optional
cornerThe corner radius of story block.
Optional
dynamicThe dynamic content parameters of the story block. Required when the source is set as dynamicContent.
Optional
enableSpecifies if Picture in Picture is enabled. Only supported on iOS.
Optional
hashtagHashtag filter expression is an s-expression used to provide feeds filtered by hashtags with specified criteria. Queries are specified with boolean predicates on what hashtags are there on the video. For instance, (and sport food) (or sport food) (and sport (or food comedy)) sport are all valid expressions. Non-UTF-8 characters are not allowed. If using boolean predicates, the expression needs to be wrapped with parenthesis.
Optional
onOptional
onOptional
onThe callback is triggered when there are no items in the story block. The callback is triggered in the following cases:
Optional
error: FWErrorOptional
onThe host app could use this callback to get feed id. The feed id can be used for conversion tracking.
Optional
onOptional
playlistPlaylist id of the story block. Please note channel id is necessary. Required when the source is set as playlist.
Optional
productProduct ids used to generate the sku feed
One of four available story block sources.
Optional
storyOptional
styleStandard React Native View Style.
Generated using TypeDoc
The props type of StoryBlock component.