You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-7Lines changed: 4 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,17 +2,14 @@
2
2
3
3
## [0.5.0] 2019-12-23
4
4
5
-
#### stream-chat-expo
5
+
#### stream-chat-expo (Expo package)
6
6
7
7
- Changes to add compatibility for Expo 36. Adding [netinfo](https://github.com/react-native-community/react-native-netinfo) as peer dependency - https://github.com/GetStream/stream-chat-react-native/issues/97
8
+
- Disabling the longpress on image viewer (in Attachment) - https://github.com/GetStream/stream-chat-react-native/issues/100 to avoid freezing of UI.
8
9
9
-
#### stream-chat-react-native
10
+
#### stream-chat-react-native (Native package)
10
11
11
-
- no change
12
-
13
-
#### stream-chat-react-native-core
14
-
15
-
- no change
12
+
- Disabling the longpress on image viewer (in Attachment) - https://github.com/GetStream/stream-chat-react-native/issues/100 to avoid freezing of UI.
0 commit comments