# User Pending Follow Request Page

The User Pending Follow Request Page displays a list of users that are requested to follow the current user, user can accept or decline their follow request.

<figure><img src="https://2352509137-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX0mOAVWkotGme0iRzu%2Fuploads%2FIRNY1UTIAg6x0cX3i8bR%2Fp1.png?alt=media&#x26;token=c61e2291-dc79-4852-a97c-4fd42cf07362" 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>Follow Request List</td><td>Display a list of users that are requested to follow current user</td></tr><tr><td>User Action</td><td>User can accept or decline their follow request</td></tr></tbody></table>

### Customization

<table><thead><tr><th width="250">Config ID</th><th width="122">Type</th><th>Description</th></tr></thead><tbody><tr><td><code>user_pending_follow_request_page/*/*</code></td><td>Page</td><td>You can customize page <code>theme</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/52404be928e76d28eb5d5576056de77f>" %}
{% endtab %}

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

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

{% endtab %}

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

### Navigation Behavior

This page will navigate to other pages. You can override behaviors to navigate to your 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/4d95614b5c76bdc6215bc0c2ac7925f1>" %}
{% endtab %}

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

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