Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions CHANGELOG_DRAFT.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
## v3.10.1
## v3.10.2

### Features
- update @sendbird/uikit-tools to version 0.0.15(add react-native entry to package exports)
- add textInputProps to support custom TextInput behavior in GroupChannel

### Bug Fixes
- improve keyboard avoidance behavior for Android API 35+
- improve keyboard handling when using button navigation on API 35
- improve handling of autocorrect when sending input on iOS
- resolve issue where search item did not scroll properly