Releases: FaridSafi/react-native-gifted-chat
Releases Β· FaridSafi/react-native-gifted-chat
v0.14.1
- ποΈββοΈremove new example folder from package
v0.14.0
- π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
v0.13.0
v0.12.0
- 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
v0.11.4
v0.11.2
- Fixed some flow types, thanks @amiralies
- Fixed scroll to the bottom, thanks @amiralies
- Fixed readme
- Remove
flow-typedefs
folder from published package - TypeScript
User
andIMessage
define id withstring | number
v0.11.0
Remove video packages dependencies (ie. react-native-video and expo-av)!
v0.10.2
Add flow types definitions.
v0.10.1
Remove react-native-video from dependencies