[Reactions] Get reactions in chat list working again with new lexicon (#8093)

* get chat list reactions working again with new lexicon

* fix weird android bug where background wasn't clipped
This commit is contained in:
Samuel Newman
2025-04-02 01:45:29 +03:00
committed by GitHub
parent 318b29d3fd
commit 5cb49314d0
5 changed files with 80 additions and 73 deletions
+1 -1
View File
@@ -58,7 +58,7 @@
"icons:optimize": "svgo -f ./assets/icons"
},
"dependencies": {
"@atproto/api": "^0.14.14",
"@atproto/api": "^0.14.16",
"@bitdrift/react-native": "^0.6.8",
"@braintree/sanitize-url": "^6.0.2",
"@discord/bottom-sheet": "bluesky-social/react-native-bottom-sheet",