v22
fix: prevent chat input from being hidden under bottom navbar - Add marginBottom: 80 to chatSection in log.jsx to prevent overlap with tab bar - Fix KeyboardAvoidingView offset for Android (set to 0 instead of 100) - Increase messagesList paddingBottom for better spacing - Ensures chat input bar is always visible and accessible