Skip to content

Releases: FaridSafi/react-native-gifted-chat

3.2.0

25 Nov 14:38

Choose a tag to compare

See changelog

Full Changelog: 3.0.1...3.2.0

3.0.1

24 Nov 07:26

Choose a tag to compare

  • [web] Fixed auto-resizing TextInput

Full Changelog: 3.0.0...3.0.1

3.0.0

23 Nov 17:43

Choose a tag to compare

2.9.0-alpha.0

19 Nov 07:59

Choose a tag to compare

2.9.0-alpha.0 Pre-release
Pre-release
  • There was many changes to props to make them more intuitive. Please refer to the README for current implementation

2.8.2-alpha.5

18 Nov 19:24

Choose a tag to compare

2.8.2-alpha.5 Pre-release
Pre-release

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

Full Changelog: 2.8.1...2.8.2-alpha.5

2.8.1

27 Mar 12:36

Choose a tag to compare

What's Changed

  • Fixed extra re-rendering of messages (#2597)
  • Fixed support for RN 0.77 (#2591)
  • Fixed update Bubble (#2589)

Full Changelog: 2.8.0...2.8.1

2.8.0

27 Feb 03:30

Choose a tag to compare

What's Changed

  • Replaced FlashList with FlatList since many people had issues with FlashList: #2588
  • docs: update Stream logo with latest brand asset by @tyaga001 in #2586
  • Fix incorrect types for <GiftedChat /> component by @danilvalov in #2576
  • fix onPressActionButton not being called by @Ksm125 in #2561

New Contributors

Full Changelog: 2.7.3...2.8.0

2.7.3

21 Feb 10:10

Choose a tag to compare

  • Fixed onSend crash

Full Changelog: 2.7.2...2.7.3

2.7.2

21 Feb 09:47

Choose a tag to compare

  • Fixed days animations

Full Changelog: 2.7.1...2.7.2

2.7.1

20 Feb 09:33

Choose a tag to compare

  • Added smooth fade-in/out of scroll to bottom element
  • BREAKING: prop scrollToBottom renamed to isScrollToBottomEnabled

Full Changelog: 2.7.0...2.7.1