Skip to content

Releases: FaridSafi/react-native-gifted-chat

v1.0.0-beta-2

13 Apr 13:55
Compare
Choose a tag to compare
v1.0.0-beta-2 Pre-release
Pre-release

Same as beta-1, however moved the example to a different folder and split dependencies, etc.

Full Changelog: v1.0.0-beta-1...v1.0.0-beta-2

v1.0.0-beta-1

10 Apr 08:12
Compare
Choose a tag to compare
v1.0.0-beta-1 Pre-release
Pre-release

Consider this a breaking change as well as an untested release.

This releases consists of the branch found here, which was authored by @xcarpentier.

Feedback from usage will determine the state and direction of the changes.

v0.16.3

26 Jun 09:17
Compare
Choose a tag to compare

v0.16.2

24 Jun 20:14
Compare
Choose a tag to compare

👉 Prepare the future of GiftedChat 🎉

v0.16.1

13 May 15:09
Compare
Choose a tag to compare
  • 🐛Fix Typing visibility on the bottom when force the scroll fa7353f

v0.16.0

11 May 08:45
Compare
Choose a tag to compare

🐛Fix TS types (ie. change file name types.ts -> Models.ts)

import { IMessage, Reply } from 'react-native-gifted-chat'

v0.15.2

07 May 16:05
Compare
Choose a tag to compare
  • 📜New infiniteScroll prop!
    Should to be used with loadEarlier, isLoadingEarlier and onLoadEarlier props (7c2b566 , 88d9366)
  • 📅Move dependency from moment.js to dayjs (2fb040d, 7c2b566)

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