We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb8905c commit c434bdbCopy full SHA for c434bdb
CHANGELOG.md
@@ -1,5 +1,23 @@
1
# Changelog
2
3
+## [0.5.1] 2019-12-23
4
+
5
+#### stream-chat-expo (Expo package)
6
7
+- Adding support for following props
8
+ - `additionalParentMessageProps`
9
+ - `additionalMessageListProps`
10
+ - `additionalMessageInputProps`
11
+- Adding missing types for prop `additionalFlatListProps` in MessageList and ChannelList
12
13
+#### stream-chat-react-native (Native package)
14
15
16
17
18
19
20
21
## [0.5.0] 2019-12-23
22
23
#### stream-chat-expo (Expo package)
0 commit comments