Skip to content

feat: cursor pagination for announcements - #86

Merged
mohitgauniyal merged 1 commit into
devfrom
feature/announcements-pagination
Jun 4, 2026
Merged

feat: cursor pagination for announcements#86
mohitgauniyal merged 1 commit into
devfrom
feature/announcements-pagination

Conversation

@mohitgauniyal

Copy link
Copy Markdown
Collaborator
  • GET /announcements accepts limit and before cursor
  • Returns hasMore and nextCursor
  • AnnouncementsListScreen loads 20 at a time
  • Infinite scroll — loads more on scroll to bottom
  • Pull to refresh resets to first page
  • Category filter resets pagination

- GET /announcements accepts limit and before cursor
- Returns hasMore and nextCursor
- AnnouncementsListScreen loads 20 at a time
- Infinite scroll — loads more on scroll to bottom
- Pull to refresh resets to first page
- Category filter resets pagination
@mohitgauniyal
mohitgauniyal merged commit 5d0c0c2 into dev Jun 4, 2026
1 check passed
@mohitgauniyal
mohitgauniyal deleted the feature/announcements-pagination branch June 4, 2026 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant