Releases: 2060-io/react-native-gifted-chat
Releases · 2060-io/react-native-gifted-chat
Release 2.5.0
- 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
- fix: close keyboard when tap outside of FlashList component (#10) (9991cae)
- chore: bump version (a77bcbe)
Release 2.4.8
- test: fix snapshot (8374087)
- feat: update reanimated to 3.5.4 (and other dependencies) (96384af)
- chore: bump version (052d3eb)
Release 2.4.7
- Fix: New chat messages not displayed when the chat was empty upon opening (#9) (56bf3e6)
- chore: bump version (1f26a94)
Release 2.4.6
- feat: delete prop onInitialLayoutView (#8) (e4fd6a4)
- chore: bump version (e6f5a81)
Release 2.4.5
- test: fix snapshot (398a9ef)
- fix: screen width for the MessageContainer component (#7) (609922c)
- chore: bump version (d33627e)
Release 2.4.2
- 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)