[APP-720] Paginate custom feeds (#1030)

* paginate custom feeds

* Fix loading state bug

* DRY code up
This commit is contained in:
Ansh
2023-07-21 15:39:06 -07:00
committed by GitHub
parent bf00d49863
commit bb99a234e1
4 changed files with 50 additions and 5 deletions
+1 -1
View File
@@ -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",