Skip to content

Commit 17908b1

Browse files
authored
fix: misplaced date header, header/footer component in messageList on android 33 (#1977) (#1978)
* fix: android 33 showed date separator at the bottom instead of at the top * chore: update sample apps to rn 0.70.7 * chore: update podfile lock * chore: update lock files * fix: message list header and footer were broken on android 33 * chore: update snapshots
1 parent 466ca75 commit 17908b1

File tree

11 files changed

+773
-915
lines changed

11 files changed

+773
-915
lines changed

examples/ExpoMessaging/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6672,10 +6672,10 @@ [email protected]:
66726672
version "0.0.0"
66736673
uid ""
66746674

6675-
6676-
version "5.11.0"
6677-
resolved "https://registry.yarnpkg.com/stream-chat-react-native-core/-/stream-chat-react-native-core-5.11.0.tgz#3842cc96afba111f4401f1e3c3b2f2bc9a9c8bad"
6678-
integrity sha512-PiQ7d0EJxKY4Cwr8DLjlFLSmE7mGzAKFz0fHQjsyuAlS1NXgm6fSmjH8S3zv7V+D+p+lRUTArAnviDYwQFRDdA==
6675+
6676+
version "5.11.1"
6677+
resolved "https://registry.yarnpkg.com/stream-chat-react-native-core/-/stream-chat-react-native-core-5.11.1.tgz#37d90772863c1a34da670176ebec0b72ecc43955"
6678+
integrity sha512-3hXgbq5Z8rBPkjZEesJwFXGfjfiKtTkv4SjcUUYwQn3sCT6Cvyq+UiyyAYwUwZ1YluVuL9SD5ZkM6qWTnVmaGw==
66796679
dependencies:
66806680
"@babel/runtime" "^7.12.5"
66816681
"@gorhom/bottom-sheet" "4.4.5"

0 commit comments

Comments
 (0)