Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Create new Facilities cell for GymDetailViewController

Open
#203 0 comments 0 reactions 1 assignee View on GitHub

@CameronHamidi is already working on this.

Since Nov 7, 2019.

Assessment

This issue has not been assessed yet.

Description

Priority: High

Create a new UICollectionViewCell to replace the current GymDetailFacilitiesCell.
This cell should contain a "FACILITIES" label and a collection view that contains DropdownViewCells. The DropdownViewCells should be generic so that they can be configured for any facility. This requires that DropdownView is modified to have a UICollectionView as its contentView that takes in an array of detailTypes as its data source.

Dominant language
Swift
Stars
18
Forks
3
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from cuappdev/uplift-ios

All issues in cuappdev/uplift-ios

Similar issues

More Swift issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.