React Native + React �����ֻ�Ӧ�� Monorepo
- items 表新增 confirmed_at 字段,支持标记物品登记已完成 - 物品表单底部新增确认勾选,标记列表同步展示已确认/待确认图标 - Android 补充 CAMERA、READ_MEDIA_IMAGES 权限及 FileProvider 配置(兼容 Android 13+) - expo-image-picker 插件配置中文权限说明 - PhotoPicker 延迟启动拍摄/选图,避免 Alert 关闭与系统弹窗冲突 - MarkerPhotoPanel 照片预览改为单张显示 + 触摸滑动切换,替代有缺陷的 ScrollView pagingEnabled - PhotoGrid 预览改用 FlatList + getItemLayout,以实时屏幕宽度修正分页尺寸 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .blueprint | ||
| .claude | ||
| .codemap | ||
| .idea | ||
| apps | ||
| packages | ||
| scripts | ||
| .gitignore | ||
| .npmrc | ||
| .prettierrc | ||
| CLAUDE.md | ||
| eslint.config.js | ||
| fix-scoop-git.ps1 | ||
| fix-scoop.ps1 | ||
| init-git.ps1 | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| test.ps1 | ||
| tsconfig.base.json | ||
| 修复Git安装步骤.txt | ||