Skip to content

v22

Choose a tag to compare

@github-actions github-actions released this 22 Mar 07:48
· 37 commits to main since this release
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