Jasonette / Jasonette/JASONETTE-iOS
Grid View (UICollectionView)
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 5.2k
- Forks
- 347
- PR merge metrics
- No merged PRs in 30d
Description
Implement grid view (UICollectionView on iOS)

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing iOS list-view implementation and the entry point where collection views are configured. Read the UICollectionView documentation and compare the current UI with the attached reference image. Done means the app exposes a working grid view on iOS, but the issue does not specify its configuration, behavior, or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100