Skip to content

Releases: FaridSafi/react-native-gifted-chat

3.3.3

12 May 08:50

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.3.2...3.3.3

3.3.2

21 Jan 22:29

Choose a tag to compare

3.3.0

20 Jan 23:43

Choose a tag to compare

3.2.3

31 Dec 17:14

Choose a tag to compare

bump v

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

This version is breaking

Please check out changelog https://github.com/FaridSafi/react-native-gifted-chat/blob/master/CHANGELOG.md
and readme

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