react-phone-apps/apps/property-survey
lanrtop 4e1d92264d feat: 初始化 Property Survey 应用基础架构
- 添加 monorepo 结构 (apps/property-survey, packages/types)
- 配置 Expo + React Native + Android 构建链
- 实现本地数据层 (SQLite/better-sqlite3)
- 添加 Blueprint 项目蓝图系统
- 配置 ESLint + Prettier
- 添加共享类型定义
2026-04-09 13:04:36 +09:00
..
.expo feat: 初始化 Property Survey 应用基础架构 2026-04-09 13:04:36 +09:00
android feat: 初始化 Property Survey 应用基础架构 2026-04-09 13:04:36 +09:00
app feat: 初始化 Property Survey 应用基础架构 2026-04-09 13:04:36 +09:00
assets feat: 初始化 Property Survey 应用基础架构 2026-04-09 13:04:36 +09:00
img feat: 初始化 Property Survey 应用基础架构 2026-04-09 13:04:36 +09:00
src feat: 初始化 Property Survey 应用基础架构 2026-04-09 13:04:36 +09:00
.gitignore feat: 初始化 Property Survey 应用基础架构 2026-04-09 13:04:36 +09:00
app.json feat: 初始化 Property Survey 应用基础架构 2026-04-09 13:04:36 +09:00
babel.config.js feat: 初始化 Property Survey 应用基础架构 2026-04-09 13:04:36 +09:00
eas.json feat: 初始化 Property Survey 应用基础架构 2026-04-09 13:04:36 +09:00
metro.config.js feat: 初始化 Property Survey 应用基础架构 2026-04-09 13:04:36 +09:00
package.json feat: 初始化 Property Survey 应用基础架构 2026-04-09 13:04:36 +09:00
tsconfig.json feat: 初始化 Property Survey 应用基础架构 2026-04-09 13:04:36 +09:00