- 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
6 lines
68 B
Plaintext
6 lines
68 B
Plaintext
node_modules
|
|
*.tsbuildinfo
|
|
docs/praesi_2_context.md
|
|
docs/*.png
|
|
.env
|