Skip to content

feat: add Instagram voice message delete example - #34

Open
blazejkustra wants to merge 1 commit into
mainfrom
feat/voice-delete
Open

feat: add Instagram voice message delete example#34
blazejkustra wants to merge 1 commit into
mainfrom
feat/voice-delete

Conversation

@blazejkustra

@blazejkustra blazejkustra commented Sep 5, 2026

Copy link
Copy Markdown
Owner

Problem

The example app had no realistic chat-app interaction with a destructive delete effect, and no exercise of the audio-recording UI patterns.

Approach

Adds an Instagram DM clone with a hold-to-record voice pill; deleting a message dissolves it with a shader smoke poof. Also ignores .argent/ screen recordings.

Tests

  • tsc --noEmit and yarn lint pass (4 pre-existing inline-style warnings in the new screen, no errors).
  • Commit was rebased onto current main with Telegram/Candle/Dispersion wiring preserved.
  • Not re-run on a simulator in this session.

Screenshots

Instagram DM thread clone with the voice-message composer: the blue pill
swells out of the camera button and streams a waveform, and discarding it
collapses the bar into a red trash button that bursts into a smoke-poof
shader before the camera returns.

Claude-Session: https://claude.ai/code/session_011GBMbyATaiUE4dMfkXfa4H
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant