> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tappify.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Tappify SDK

> Build-anchored screen review for mobile apps — screenshot comment threads that live next to your builds and releases.

Mobile teams don't have an equivalent of the Vercel preview toolbar — feedback on a build
usually means screenshots pasted into Slack, disconnected from the build they were taken on.
The Tappify SDK fixes that: a teammate pairs their device once, and from then on a small
native overlay — completely inert and invisible to your end users until that pairing
happens — lets anyone on your team drop a screenshot-anchored comment on any screen, in any
build, without leaving the app. Threads show up next to the same release and submission UI
you already use in Tappify — grouped by build, by screen, resolved or reopened from the
dashboard or in-app.

## Platform support

| Platform         | Status    |
| ---------------- | --------- |
| iOS (Swift)      | Available |
| React Native     | Planned   |
| Kotlin (Android) | Planned   |
| Flutter          | Planned   |

## Get started

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/sdk/quickstart">
    Add the SDK to your iOS app in three steps.
  </Card>

  <Card title="How review mode works" icon="circle-question" href="/sdk/how-review-mode-works">
    The pairing and comment model, for anyone using it as a reviewer.
  </Card>
</CardGroup>
