群聊(Section 3): - 新增 GroupChatPanel 组件,支持创建群组、加载群列表、切换群组 - 群聊支持全 12 种消息类型发送和撤回 - 订阅群 topic 接收实时群消息 升级演示(Section 4): - 新增 UpdatePanel 组件,按步骤展示: - App 整包更新:检查版本 → 显示下载链接/App Store - RN 插件热更新:检查 → 下载 bundle → 写入 AsyncStorage - 每步骤显示状态图标(○/⟳/✓/✗)和详细信息 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| GroupChatPanel.tsx | ||
| MessageBubble.tsx | ||
| MessageComposer.tsx | ||
| UpdatePanel.tsx | ||