[APP-720] Paginate custom feeds (#1030)
* paginate custom feeds * Fix loading state bug * DRY code up
This commit is contained in:
parent
bf00d49863
commit
bb99a234e1
4 changed files with 50 additions and 5 deletions
|
@ -24,7 +24,7 @@
|
|||
"e2e:run": "detox test --configuration ios.sim.debug --take-screenshots all"
|
||||
},
|
||||
"dependencies": {
|
||||
"@atproto/api": "^0.3.13",
|
||||
"@atproto/api": "^0.4.2",
|
||||
"@bam.tech/react-native-image-resizer": "^3.0.4",
|
||||
"@braintree/sanitize-url": "^6.0.2",
|
||||
"@expo/html-elements": "^0.4.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue