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
* allow to use different i18n library ([#2038](https://github.com/GetStream/stream-chat-react-native/issues/2038)) ([42e9c67](https://github.com/GetStream/stream-chat-react-native/commit/42e9c6749fc278b43cb6ee4a116c50d921840795))
9
+
10
+
11
+
### Bug Fixes
12
+
13
+
* do not skip initialisation when querying channels ([#2034](https://github.com/GetStream/stream-chat-react-native/issues/2034)) ([f639ffb](https://github.com/GetStream/stream-chat-react-native/commit/f639ffbb5393daa896031d9ad814fc1725aeded8))
* getPhotos doesn't work if you use android targetSdkVersion 33 ([#2036](https://github.com/GetStream/stream-chat-react-native/issues/2036)) ([a17957d](https://github.com/GetStream/stream-chat-react-native/commit/a17957da62111ececf5eb943ed01caec4ac50f3a))
16
+
* offline support tests break randomly as they run parallel by default ([#2046](https://github.com/GetStream/stream-chat-react-native/issues/2046)) ([ab2a335](https://github.com/GetStream/stream-chat-react-native/commit/ab2a33598db6a75f32cfd8d0fc3f5d08a27ccd54))
17
+
* using Pressable over TouchableOpacity of gesture handle due to unreli… ([#2052](https://github.com/GetStream/stream-chat-react-native/issues/2052)) ([3da078c](https://github.com/GetStream/stream-chat-react-native/commit/3da078cc6db1e8119cc59becbc7ca9d7fc31f894))
0 commit comments