Good spot, working autcomplete and emojis

This commit is contained in:
Eric Bailey
2026-04-01 09:13:45 -05:00
parent 00a6207fd8
commit 7cbb11228a
9 changed files with 120 additions and 6 deletions
+2 -1
View File
@@ -88,7 +88,7 @@
"@bsky.app/expo-image-crop-tool": "^0.5.0",
"@bsky.app/expo-translate-text": "^0.2.9",
"@bsky.app/react-native-mmkv": "2.12.5",
"@bsky.app/sift": "^0.2.4",
"@bsky.app/sift": "^0.2.5",
"@bsky.app/tapper": "^0.4.0",
"@discord/bottom-sheet": "bluesky-social/react-native-bottom-sheet",
"@emoji-mart/data": "^1.2.1",
@@ -181,6 +181,7 @@
"expo-web-browser": "~15.0.10",
"fast-deep-equal": "^3.1.3",
"fast-text-encoding": "^1.0.6",
"fuse.js": "^7.1.0",
"hls.js": "^1.6.2",
"idb-keyval": "^6.2.2",
"js-sha256": "^0.9.0",