# Clip Feed Page

The Clip Feed Page offers an immersive experience for discovering user-generated short videos or clips — just swipe up to move to the next clip. Whether it's a hilarious cat moment, a quick how-to, or a trending challenge, users can engage with content created within their communities instantly

<figure><img src="https://2352509137-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX0mOAVWkotGme0iRzu%2Fuploads%2FzdqdyCeloCN0GzzdjEPx%2FClip.png?alt=media&#x26;token=f1625ab8-19b2-4cbd-af37-538130bfa14d" alt=""><figcaption></figcaption></figure>

### Features

| Feature    | Description         |
| ---------- | ------------------- |
| View Clips | User can view clips |

### Customization

<table><thead><tr><th width="312">Config ID</th><th width="102">Type</th><th>Description</th></tr></thead><tbody><tr><td>clip_feed_page<code>/*/*</code></td><td>Page</td><td>You can customize <code>theme</code> </td></tr><tr><td>clip_feed_page<code>/*/</code>create_new_clip_button</td><td>Element</td><td>You can customize <code>image</code></td></tr><tr><td>clip_feed_page<code>/*/</code>reaction_button</td><td>Element</td><td>You can customize <code>image</code></td></tr><tr><td>clip_feed_page<code>/*/</code>comment_button</td><td>Element</td><td>You can customize <code>image</code></td></tr><tr><td>clip_feed_page<code>/*/</code>mute_button</td><td>Element</td><td>You can customize <code>image</code></td></tr><tr><td>clip_feed_page<code>/*/</code>option_button</td><td>Element</td><td>You can customize <code>image</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

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

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

{% tab title="Web" %}
{% embed url="<https://gist.github.com/amythee/43c5db0c2f5c455849dfcbafa0303e75>" %}

{% endtab %}
{% endtabs %}

### Navigation Behavior

Clip Feed Page will navigate to other pages based on user's actions, you can override the behavior to navigate to your own pages.

For more details, please refer to the [Overriding Navigation Behavior](https://docs.amity.co/amity-uikit/uikit-v4-beta/customization/overriding-navigation-behaviour) page.

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

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

{% tab title="Web" %}
{% embed url="<https://gist.github.com/amythee/43c5db0c2f5c455849dfcbafa0303e75>" %}

{% endtab %}
{% endtabs %}
