Skip to content

Commit

Permalink
fix: misplaced date header, header/footer component in messageList on…
Browse files Browse the repository at this point in the history
… android 33 (#1977)

* 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
  • Loading branch information
santhoshvai authored Feb 15, 2023
1 parent 466ca75 commit e0386be
Show file tree
Hide file tree
Showing 11 changed files with 773 additions and 915 deletions.
8 changes: 4 additions & 4 deletions examples/ExpoMessaging/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6672,10 +6672,10 @@ [email protected]:
version "0.0.0"
uid ""

[email protected].0:
version "5.11.0"
resolved "https://registry.yarnpkg.com/stream-chat-react-native-core/-/stream-chat-react-native-core-5.11.0.tgz#3842cc96afba111f4401f1e3c3b2f2bc9a9c8bad"
integrity sha512-PiQ7d0EJxKY4Cwr8DLjlFLSmE7mGzAKFz0fHQjsyuAlS1NXgm6fSmjH8S3zv7V+D+p+lRUTArAnviDYwQFRDdA==
[email protected].1:
version "5.11.1"
resolved "https://registry.yarnpkg.com/stream-chat-react-native-core/-/stream-chat-react-native-core-5.11.1.tgz#37d90772863c1a34da670176ebec0b72ecc43955"
integrity sha512-3hXgbq5Z8rBPkjZEesJwFXGfjfiKtTkv4SjcUUYwQn3sCT6Cvyq+UiyyAYwUwZ1YluVuL9SD5ZkM6qWTnVmaGw==
dependencies:
"@babel/runtime" "^7.12.5"
"@gorhom/bottom-sheet" "4.4.5"
Expand Down
Loading

0 comments on commit e0386be

Please sign in to comment.