Automattic / Automattic/pocket-casts-ios

Discover Collection View Refactor

Open
#2,104 3 comments 0 reactions 0 assignees View on GitHub
[Type] Feature
Dominant language
Swift
Stars
1.8k
Forks
197
Avg merge
17h 20m
Merged PRs (30d)
103

Description

### Discover Collection View Refactor Project

Project Thread: pdeCcb-6GQ-p2

The `DiscoverViewController` uses a scroll view with manual layout. We should refactor this to use a `UICollectionView` so that we can better track visibility of sections and make the code easier to manage.

Contributor guide

Open the contributing guide

Research direction

Start by locating DiscoverViewController and read the project thread pdeCcb-6GQ-p2 for the intended refactor scope. Replace its manual scroll-view layout with a UICollectionView, preserving the Discover collection while enabling section visibility tracking and clearer layout management.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
mobile-dev
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.