# View Comment

social.plus SDK offers the AmityComment data type, which supports two types of content: `TEXT` and `IMAGE`. Users can view comments that include text, images, or a combination of both, providing a more versatile and engaging experience for your app's users.

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

{% tab title="Android" %}
{% embed url="<https://gist.github.com/amythee/ad581dfd18223ba3e2e3bac8d2d6f238#file-amitycommentview-kt>" %}
{% endtab %}

{% tab title="TypeScript" %}
Supported ✅ (Please wait while we prepare a real example!)
{% endtab %}

{% tab title="Flutter" %}
{% embed url="<https://gist.github.com/amythee/98bb5b19bba38bdc733ca4a8c0fb0d45#file-amitycommentobserve-dart>" %}
{% endtab %}
{% endtabs %}
