# User Search Result Component

The User Search Result Component is a key element of the Global Search Page, providing a clear and organized display of users that match your search criteria. After entering a keyword into the Top Search Bar, this component instantly updates to show a list of relevant users. This component is designed to streamline your search process, making it simple to find and engage with users who share your interests and goals, thereby fostering a more connected and interactive platform experience.

<figure><img src="https://2352509137-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX0mOAVWkotGme0iRzu%2Fuploads%2FlyVOr9Cl3Mfc42lU25lK%2Fg3.jpeg?alt=media&#x26;token=856f0a2a-2dd5-4f0a-8116-5ffc30f19eac" alt=""><figcaption></figcaption></figure>

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

<table data-header-hidden><thead><tr><th width="184"></th><th></th></tr></thead><tbody><tr><td>Feature</td><td>Description</td></tr><tr><td>Users list</td><td>A list of users matching to search keyword</td></tr></tbody></table>

### Customization

<table><thead><tr><th width="277">Config ID</th><th width="129">Type</th><th>Description</th></tr></thead><tbody><tr><td><code>social_global_search_page/user_search_result/*</code></td><td>Component</td><td>You can customize component <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/26505e8b4223f0e83dd13c0cafa6c5bc>" %}
{% endtab %}

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

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

{% tab title="React Native" %}
{% embed url="<https://gist.github.com/amythee/8223e93247a4aaeeca60ea651f14168a>" %}
{% endtab %}

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

### Navigation Behavior

When a user clicks on a profile in the user search results, they are seamlessly navigated to that user's profile page. This page offers detailed information about the user, including their posts, activities, and connections. This intuitive navigation ensures that users can quickly and effortlessly explore and connect with individuals who match their interests.

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/420c92c15054e1e03415e48b42e0a2cb>" %}
{% endtab %}

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

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

{% tab title="React Native" %}
{% embed url="<https://gist.github.com/amythee/8223e93247a4aaeeca60ea651f14168a>" %}
{% endtab %}
{% endtabs %}
