React Native Gifted Chat Versions Save

💬 The most complete chat UI for React Native

v1.0.2

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/FaridSafi/react-native-gifted-chat/compare/v1.0.1...v1.0.2

v1.0.1

1 year ago

What's Changed

Full Changelog: https://github.com/FaridSafi/react-native-gifted-chat/compare/v1.0.0...v1.0.1

v1.0.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/FaridSafi/react-native-gifted-chat/compare/v0.16.3...v1.0.0

v1.0.0-beta-4

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/FaridSafi/react-native-gifted-chat/compare/v1.0.0-beta-3...v1.0.0-beta-4

v1.0.0-beta-3

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/FaridSafi/react-native-gifted-chat/compare/v1.0.0-beta-2...v1.0.0-beta-3

v1.0.0-beta-2

2 years ago

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

Full Changelog: https://github.com/FaridSafi/react-native-gifted-chat/compare/v1.0.0-beta-1...v1.0.0-beta-2

v1.0.0-beta-1

2 years ago

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

3 years ago
  • fix: 🐛 revert buggy optimization See comment Thanks to @Hirbod!

v0.16.2

3 years ago
  • fix: 🐛 Avoid transitive dependencies for days 2fc7b99 (@tompap)
  • fix: 🐛 Pass textStyle prop from Avatar to GiftedAvatar 40b5e76 (@kenkotch)
  • fix: 🐛 Avoid setting heights twice within 0.1s 8f605e5 (@hanayashiki)
  • fix: 🐛 Use react-native-parsed-text correct version to be able to go to the web e9a6935 (@xcarpentier)
  • fix: 🐛 Remove typing indicator from tree when not typing d83c800 (@xcarpentier)

👉 Prepare the future of GiftedChat 🎉

v0.16.1

3 years ago
  • 🐛Fix Typing visibility on the bottom when force the scroll fa7353f