# User Video Feed Component

The User Video Feed Component displays list of videos from posts created by that user.

<figure><img src="https://2352509137-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX0mOAVWkotGme0iRzu%2Fuploads%2FHWBYJ0HqxOScKuRZ4mor%2Fvf1.png?alt=media&#x26;token=e5e22037-e870-47b1-8745-fa9fd161533f" alt=""><figcaption></figcaption></figure>

### Features <a href="#features" id="features"></a>

<table data-header-hidden><thead><tr><th width="217"></th><th></th></tr></thead><tbody><tr><td><strong>Feature</strong></td><td><strong>Description</strong></td></tr><tr><td>Video Feed</td><td>Display a list of videos from posts created by user</td></tr></tbody></table>

### Customization

<table><thead><tr><th width="269">Config ID</th><th width="122">Type</th><th>Description</th></tr></thead><tbody><tr><td><code>user_profile_page/user_video_feed/*</code></td><td>Component</td><td>You can customize component <code>theme</code></td></tr><tr><td><code>user_profile_page/user_video_feed/empty_user_video_feed</code></td><td>Element</td><td>You can customize <code>text</code> and <code>image</code></td></tr><tr><td><code>user_profile_page/user_video_feed/private_user_video_feed</code></td><td>Element</td><td>You can customize <code>text</code> and <code>image</code></td></tr><tr><td><code>user_profile_page/user_video_feed/private_user_video_feed_info</code></td><td>Element</td><td>You can customize <code>text</code></td></tr><tr><td><code>user_profile_page/user_video_feed/blocked_user_video_feed</code></td><td>Element</td><td>You can customize <code>text</code> and <code>image</code></td></tr><tr><td><code>user_profile_page/user_video_feed/blocked_user_video_feed_info</code></td><td>Element</td><td>You can customize <code>text</code></td></tr></tbody></table>

For more details on customization, please refer to the [Customization](https://docs.social.plus/social-plus-uikit/uikit-4/customization) page.

### Usage <a href="#usage" id="usage"></a>

{% tabs %}
{% tab title="iOS" %}
{% embed url="<https://gist.github.com/amythee/437d7afeb780c738207ae52de279684a>" %}
{% endtab %}

{% tab title="Android" %}
{% embed url="<https://gist.github.com/82eb45b2690c30d87c3f91fbec2bd111>" %}
{% endtab %}

{% tab title="Flutter" %}
{% embed url="<https://gist.github.com/amythee/5997394ee9467516d9b1f334ca284324>" %}

{% endtab %}

{% tab title="Web" %}
{% embed url="<https://gist.github.com/amythee/8f0d776ca262523a3162b1f56464b21d>" %}
{% endtab %}
{% endtabs %}
