chat-app-prototype

pdugan20/chat-app-prototype
★ 0 stars TypeScript 🔌 API Integration Updated today
A demo iMessage app built using the Figma MCP server in order to demonstrate rapid AI prototyping.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "chat-app-prototype": {
      "command": "npx",
      "args": [
        "-y",
        "pdugan20/chat-app-prototype"
      ]
    }
  }
}

README Excerpt

A React Native recreation of Apple's iMessage app, featuring a complete mock inbox, chat threads, AI-powered responses, and Apple Music integration. - Pixel-perfect iMessage inbox and chat interfaces - Message reactions (heart, thumbs up, haha, double exclamation) - Smart timestamp grouping and delivered status animations

Topics

aichatexpoimessagereact-nativetypescript