Files
calchat/.gitignore
Linus Waldowsky d86b18173f feat: improve chat keyboard handling and MonthSelector memory efficiency
- Add KeyboardAvoidingView with platform-specific behavior to chat screen
- Implement auto-scroll to end on new messages and keyboard show
- Configure keyboardDismissMode and keyboardShouldPersistTaps for better UX
- Lazy-load MonthSelector data only when modal opens, clear on close
- Add .env to gitignore
2026-01-07 18:40:00 +01:00

6 lines
68 B
Plaintext

node_modules
*.tsbuildinfo
docs/praesi_2_context.md
docs/*.png
.env