Skip to content

Releases: FaridSafi/react-native-gifted-chat

v0.8.0

30 Apr 12:43
Compare
Choose a tag to compare

🎉 TypeScript 🎉

v0.7.3

03 Apr 12:22
Compare
Choose a tag to compare

New

  • Add initialText prop (#1104)
  • Add bubble prop optionTitles (#1091)
  • Add missing SendProps properties (#1110)
  • [TS] Use Omit instead of Exclude (#1038)
  • Add AlignTop Property (#1124)

Fix

  • [expo][example] Updated example functionality (#1154)
  • LoadEarlier ActivityIndicator props (#1175)

Compare 9db9d64...c90f86a

v0.7.2

28 Jan 09:53
Compare
Choose a tag to compare

Fixes

  • Fix scu remove getTime
    2c915f0
  • Fix add detach keyboard listener on cwu d01272e
  • Fix scu, have next message update design message 46fd0e5

v0.7.1

26 Jan 15:29
Compare
Choose a tag to compare

Fixes

  • Fix MessageContainer as PureComponent #1101
  • Fix shouldComponentUpdate checking on Message Component 308faca

v0.7.0

23 Jan 11:12
Compare
Choose a tag to compare

New features

Bug fixes

Other

  • Update @expo/react-native-action-sheet to the latest version a1c2657

v0.6.0

09 Jan 14:08
Compare
Choose a tag to compare

New features

  • Add pending tick: e0fb667
  • Add extraData to be able to re-render flatlist on demand: 0cd69b2
  • Add minComposerHeight and maxComposerHeight props: b7de25f
  • Add send video support: ae53c05
  • Add show username on message: 6377796

Bug fixes

  • Fix TypeScript definition: 0a253f0, 679e338
  • Fix warning on video message: 9933e43
  • Fix bubble justify bottom container: 4349c56
  • Fix FlatList issue on latest react-native version: 11548ed

Thanks to our contributors

@nandiniparimi1107, @alvincrespo, @mrtnrst, @maherzaidoune, @arilton, @osdnk, @xstable, @HammadJ, @LucasMonteiro1, @sibelius, @xcarpentier

v0.4.3

16 Mar 13:26
Compare
Choose a tag to compare

Fixes

Packages

  • Update babel-jest to version 23.0.0-alpha.0 (#794)
  • Remove some files from this package (869b0b2)

v0.4.1

08 Mar 17:20
Compare
Choose a tag to compare
  • Updated yarn.lock

v0.3.0

28 Oct 03:15
fae9fcf
Compare
Choose a tag to compare

Features

Added system messages (centered messages) #608 @adrianchinghc
Add childrenProps to ParsedTex #612 @dlahish

Hotfixes

Fix Input Toolbar position #595 @jjdp

v0.2.9

13 Oct 11:43
Compare
Choose a tag to compare

Now, it works with RN 0.49 💃

Fixes

Feature