Move home feed and thread preferences to server (#1507)
* Move home feed and thread preferences to server * Fix thread usage of prefs * Remove log * Bump @atproto/api@0.6.16 * Improve type usage
This commit is contained in:
parent
28b692a118
commit
8584009bae
8 changed files with 205 additions and 162 deletions
|
@ -25,7 +25,7 @@
|
|||
"build:apk": "eas build -p android --profile dev-android-apk"
|
||||
},
|
||||
"dependencies": {
|
||||
"@atproto/api": "^0.6.14",
|
||||
"@atproto/api": "^0.6.16",
|
||||
"@bam.tech/react-native-image-resizer": "^3.0.4",
|
||||
"@braintree/sanitize-url": "^6.0.2",
|
||||
"@emoji-mart/react": "^1.1.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue