Adds profile media tab (#1137)

* add media tab

* fix loading state

* cleanup

* update naming

* upgrade api package

* fix load state

* add scroll view to tabs

* fix overflow on mobile web
This commit is contained in:
Eric Bailey
2023-08-10 12:50:37 -05:00
committed by GitHub
parent 03d152675e
commit cc3fcb1645
5 changed files with 109 additions and 65 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
"e2e:run": "detox test --configuration ios.sim.debug --take-screenshots all"
},
"dependencies": {
"@atproto/api": "^0.6.0",
"@atproto/api": "^0.6.1",
"@bam.tech/react-native-image-resizer": "^3.0.4",
"@braintree/sanitize-url": "^6.0.2",
"@expo/html-elements": "^0.4.2",