What's Changed
- fix: improve listViewProps typing with Partial by @yhl0519 in #2628
- fix(message-container): add renderDay prop in messageContainer by @ted911 in #2632
- Fix: Bubble component typing regression by @habovh in #2639
- Fix TypeScript types inconsistencies and ESLint errors by @Copilot in #2653
- [WIP] gifted chat automatically scrolled to bottom bug by @Copilot in #2651
- Add comprehensive GitHub Copilot instructions for react-native-gifted-chat development by @Copilot in #2655
- Fix DayAnimated component not receiving the renderDay property by @Copilot in #2656
- Add disableKeyboardController prop to fix react-native-navigation compatibility by @Copilot in #2650
- fix: remove unused react-native-iphone-x-helper dependency by @ricmatsui in #2669
- Replace deprecated TouchableWithoutFeedback with Pressable by @feyst in #2667
Breaking changes
Check changelog
New Contributors
- @yhl0519 made their first contribution in #2628
- @ted911 made their first contribution in #2632
- @habovh made their first contribution in #2639
- @Copilot made their first contribution in #2653
- @ricmatsui made their first contribution in #2669
- @feyst made their first contribution in #2667
Full Changelog: 2.8.1...2.8.2-alpha.5