Skip to content

Create new Facilities cell for GymDetailViewController #203

@ywsang

Description

@ywsang

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.

Metadata

Metadata

Assignees

Labels

Priority: HighFor issues that the pod wants to work on first

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions