群聊(Section 3): - 新增 GroupChatPanel 组件,支持创建群组、加载群列表、切换群组 - 群聊支持全 12 种消息类型发送和撤回 - 订阅群 topic 接收实时群消息 升级演示(Section 4): - 新增 UpdatePanel 组件,按步骤展示: - App 整包更新:检查版本 → 显示下载链接/App Store - RN 插件热更新:检查 → 下载 bundle → 写入 AsyncStorage - 每步骤显示状态图标(○/⟳/✓/✗)和详细信息 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- 新增 MessageBubble 组件,按 msgType 智能渲染:TEXT/IMAGE/VIDEO/AUDIO/ FILE/CUSTOM/LOCATION/NOTIFY/RICH_TEXT/CALL_AUDIO/CALL_VIDEO/FORWARD/REVOKED - 新增 MessageComposer 组件:消息类型选择器 + 类型专属演示内容 + 一键发全类型 - App.tsx 集成撤回功能(长按弹框 → revokeMessage API → 气泡就地更新) - 活动日志增加时间戳和收发方向标注 - 更新 docs/README.md,补充消息类型表格和演示步骤 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>