12 Commits

Author SHA1 Message Date
db4ee293d2 feat: 添加聊天会话页面,支持会话ID和标题显示,优化会话列表和搜索功能 2026-03-09 08:25:51 +07:00
212b3fa8de feat: 添加会话列表和搜索功能,重构聊天界面组件 2026-03-09 08:12:30 +07:00
007794688b feat: 更新主题颜色和标签栏选项 2026-03-09 07:53:55 +07:00
e41f1cfe1f docs: 添加代码提交规范说明 2026-03-09 07:50:23 +07:00
b45959a0f4 refactor: 重构tabs栏 2026-03-09 07:50:17 +07:00
afb0914db8 添加标签页布局,创建主页和关于页组件,删除不再使用的索引和模态页 2026-03-09 07:29:14 +07:00
283b29f9a2 重构项目结构,删除未使用的组件和文件,添加主页和模态页实现 2026-03-09 07:17:51 +07:00
22162981e2 更新 VSCode 配置,禁用 Prettier 和 ESLint 的某些样式规则 2026-03-09 07:01:20 +07:00
bbb0f88259 重构应用程序架构,添加 OpenIM SDK 初始化和引导逻辑 2026-03-09 06:45:47 +07:00
8963f777ee Add PostCSS configuration and skills lock file
- Created a new PostCSS configuration file to integrate Tailwind CSS.
- Added a skills lock file containing various Expo skills with their respective source and computed hashes.
2026-03-09 06:41:01 +07:00
2f431dd650 添加配置文件和更新依赖项以支持 Expo 开发客户端 2026-03-09 05:39:53 +07:00
b478f48397 Initial commit
Generated by create-expo-app 3.5.3.
2026-03-09 04:53:43 +07:00