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
* global date time formatting through i18n ([#2552](https://github.com/GetStream/stream-chat-react-native/issues/2552)) ([0ad7016](https://github.com/GetStream/stream-chat-react-native/commit/0ad70167956d0392fd8d9d8af07a8c9bc7664790))
9
+
* use queryReactions to fetch and show reactions in OverlayReactions. ([#2532](https://github.com/GetStream/stream-chat-react-native/issues/2532)) ([d7c8243](https://github.com/GetStream/stream-chat-react-native/commit/d7c82433c5ff6f483ae8b513565b4bb3adc05411))
10
+
11
+
12
+
### Bug Fixes
13
+
14
+
* add expo-clipboard to peer deps of expo-package ([#2537](https://github.com/GetStream/stream-chat-react-native/issues/2537)) ([ae279a1](https://github.com/GetStream/stream-chat-react-native/commit/ae279a1f8096d90a10c749441eb9d9acadd1c01d))
15
+
* Correct japanese translation ([#2540](https://github.com/GetStream/stream-chat-react-native/issues/2540)) ([64b2f78](https://github.com/GetStream/stream-chat-react-native/commit/64b2f7817ce2516e9586f92be98102cde3a6b697))
16
+
* derive reaction list from reaction_groups and show reaction count while maintaining the order ([#2523](https://github.com/GetStream/stream-chat-react-native/issues/2523)) ([46de441](https://github.com/GetStream/stream-chat-react-native/commit/46de441719fbac90ba099efa4b96467057b4fb2e))
17
+
* empty message list UI and scrolling issue ([#2533](https://github.com/GetStream/stream-chat-react-native/issues/2533)) ([95e9dc5](https://github.com/GetStream/stream-chat-react-native/commit/95e9dc5e71f3860d196f3dad8ddd0c780052964e))
18
+
* message edited label edited time stamp ([#2547](https://github.com/GetStream/stream-chat-react-native/issues/2547)) ([95abb46](https://github.com/GetStream/stream-chat-react-native/commit/95abb46a89d50f41755e94d2e612d11496bf6c5b))
19
+
* store message_text_updated_at field in the offline DB ([#2548](https://github.com/GetStream/stream-chat-react-native/issues/2548)) ([ff86bca](https://github.com/GetStream/stream-chat-react-native/commit/ff86bcae435f1c2322981297559dde458cc49fbf))
20
+
* use i18n-parser for build-translations and improve related scripts ([#2553](https://github.com/GetStream/stream-chat-react-native/issues/2553)) ([6037c4d](https://github.com/GetStream/stream-chat-react-native/commit/6037c4dfb258e6581faa1e525d22dfd8f1079ac5))
0 commit comments