docs: 更新文档与 demo

- 更新 docs/ 与 app-ios/docs/
- 更新 app-ios/demo、assets/demo、app-ios 代码与计划

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
iammm0
2026-02-13 10:05:20 +08:00
parent f2a204de98
commit 71c70275a8
15 changed files with 24 additions and 24 deletions

View File

@@ -16,7 +16,7 @@ export default function ChatListScreen() {
<SafeAreaView style={styles.container} edges={['top']}>
{/* Header */}
<View style={styles.header}>
<Text style={styles.headerTitle}></Text>
<Text style={styles.headerTitle}></Text>
</View>
{/* Content */}