feat: 보험케어 앱 초기 구축 (React Native + Expo)

- 14개 핵심 기능 화면 구현 (진단/점수/청구/가족/AI판정 등)
- 하단 탭 5개 (홈/내보험/보험금/상담/마이) — 시그널플래너/보맵 참고
- 공용 컴포넌트, 테마 시스템, Zustand 전역 스토어
- Android/iOS/Web 크로스플랫폼 지원

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
chpark
2026-04-22 23:54:38 +09:00
commit 0a111c172f
44 changed files with 18845 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
node_modules/
.expo/
.expo-shared/
dist/
web-build/
npm-debug.*
*.jks
*.p8
*.p12
*.key
*.mobileprovision
*.orig.*
.DS_Store
.env
.env.local
*.log