cuappdev / cuappdev/uplift-ios

Create new Facilities cell for GymDetailViewController

Open
#203 0 comments 0 reactions 1 assignee Claimed by @CameronHamidi View on GitHub
Priority: High
Dominant language
Swift
Stars
18
Forks
3
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.