Skip to content

Releases: 2060-io/react-native-gifted-chat

Release 2.5.0

16 Feb 23:25

Choose a tag to compare

  • fix: add some improvements and specializations to component that are adapted to the particular use case of the library (#11) (dea712e)
  • chore: bump version (7dd6d3f)

Release 2.4.9

25 Nov 10:12

Choose a tag to compare

  • fix: close keyboard when tap outside of FlashList component (#10) (9991cae)
  • chore: bump version (a77bcbe)

Release 2.4.8

02 Nov 21:46

Choose a tag to compare

  • test: fix snapshot (8374087)
  • feat: update reanimated to 3.5.4 (and other dependencies) (96384af)
  • chore: bump version (052d3eb)

Release 2.4.7

29 Aug 21:18
56bf3e6

Choose a tag to compare

  • Fix: New chat messages not displayed when the chat was empty upon opening (#9) (56bf3e6)
  • chore: bump version (1f26a94)

Release 2.4.6

22 Aug 20:50
e4fd6a4

Choose a tag to compare

  • feat: delete prop onInitialLayoutView (#8) (e4fd6a4)
  • chore: bump version (e6f5a81)

Release 2.4.5

19 Jul 21:34
609922c

Choose a tag to compare

  • test: fix snapshot (398a9ef)
  • fix: screen width for the MessageContainer component (#7) (609922c)
  • chore: bump version (d33627e)

Release 2.4.4

05 Jul 22:55
42f9171

Choose a tag to compare

Release 2.4.3

27 Jun 20:11
bf61520

Choose a tag to compare

  • build: update deps (43f610d)
  • feat: add reanimated to messageContainer (#5) (bf61520)
  • chore: bump version (7b0789b)

Release 2.4.2

23 Jun 11:19

Choose a tag to compare

  • fix: version (25547dc)
  • ci: remove prepend node path (5641311)
  • feat: add ref prop to listview props type and handle keyboard from GiftedChat component and pass inputToolbarPosition prop to InputToolbar component (#4) (9ac6ccf)