Skip to content

Releases: FaridSafi/react-native-gifted-chat

v0.14.1

06 May 13:10
Compare
Choose a tag to compare
  • πŸ‹οΈβ€β™€οΈremove new example folder from package

v0.14.0

06 May 13:06
Compare
Choose a tag to compare
  • πŸ›Fixes of messagesContainerHeight
  • πŸ›Fixes of typings of <Bubble />
  • πŸ’¬Feat new TypingIndicator animation (ie. new isTyping prop) by @shamilovtim
  • πŸ€–Feat increase quick reply button text size
  • πŸ”ˆFeat add renderMessageAudio by Rodrigo Angelo Valentini

See all other commits

v0.13.0

16 Dec 17:01
Compare
Choose a tag to compare
  • Add optionTitles on MessageText, add messagesContainerStyle e25114f @ahce
  • Fix remove react-dom peer dependecy @ahce 87326f5
  • Add disableComposer prop 15d12e9 @ali5049
  • Updated lifecycle method in README 40637ff
  • fix(package): update react-native-lightbox to version 0.8.1 31e8c6a

v0.12.0

03 Dec 15:48
Compare
Choose a tag to compare
  • feat(keyboard avoiding view): strip isAnimated and add keyboard avoiding view c3ddc9a @shamilovtim
  • fix(keyboard avoiding view): add proptype 0a08c8d @shamilovtim
  • fix(keyboard avoiding view): DRY in renderMessages 13832e5 @shamilovtim
  • Implement renderChatEmpty prop to allow showing custom view as ListEmptyView when message is empty 5f844e3 @javascripter
  • fix possible bug if inverted={false} prop is provided. The bug produces cannot read property scrollToEnd of null 1c554cd @myckhel

> Compare

v0.11.4

20 Nov 16:29
Compare
Choose a tag to compare

v0.11.2

17 Oct 16:31
Compare
Choose a tag to compare
  • Fixed some flow types, thanks @amiralies
  • Fixed scroll to the bottom, thanks @amiralies
  • Fixed readme
  • Remove flow-typedefs folder from published package
  • TypeScript User and IMessage define id with string | number

> Comparing changes

v0.11.0

04 Oct 15:35
Compare
Choose a tag to compare

Remove video packages dependencies (ie. react-native-video and expo-av)!

v0.10.2

01 Oct 09:37
Compare
Choose a tag to compare

Add flow types definitions.

v0.10.1

20 Sep 13:41
Compare
Choose a tag to compare

Remove react-native-video from dependencies

v0.10.0

20 Sep 06:44
Compare
Choose a tag to compare

πŸŽ‰Gifted chat for the WEB πŸŽ‰

For more information: README#react-native-web

v0.9.11...v0.10.0