# All Categories Page

The All Categories page provides users with an organized list of community categories, making it easy to explore and discover communities based on different interests and topics.

<figure><img src="https://2352509137-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX0mOAVWkotGme0iRzu%2Fuploads%2FpYS37EB2VbT0GGEywF5j%2FCategories.png?alt=media&#x26;token=bb8695df-8ceb-4fdd-aa2f-f685fec98aff" alt=""><figcaption></figcaption></figure>

### Features

| Feature              | Description                                                        |
| -------------------- | ------------------------------------------------------------------ |
| Community Categories | Displays list of community categories with support for pagination. |

### Customization

<table><thead><tr><th width="301">Config ID</th><th width="122">Type</th><th>Description</th></tr></thead><tbody><tr><td>all_categories_page/*<em>/*</em></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>

The component is designed to be easily integrated into your application, providing a rich user interface for social interactions

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

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

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

{% endtab %}

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