We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1c3b54 commit e3af285Copy full SHA for e3af285
CHANGELOG.md
@@ -26,6 +26,10 @@
26
- SuggestionsProvider
27
- UploadProgressIndicator
28
- Refining prop-types and typescript types for components.
29
+- Fixed issue about app crash when document picker is cancelled - [#110](https://github.com/GetStream/stream-chat-react-native/issues/110)
30
+- Adding `onPress` and `onLongPress` props on `MessageSimple` component
31
+ - Fixes issue [#108](https://github.com/GetStream/stream-chat-react-native/issues/108)
32
+ - commit [9e3064d](https://github.com/GetStream/stream-chat-react-native/commit/8ffde0010a6e8a4a61c47063570350849fd995f4)
33
- Fixing theme paths for MessageNotification component.
34
35
#### Breaking Change
0 commit comments