Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create new Facilities cell for GymDetailViewController #203

Open
ywsang opened this issue Nov 7, 2019 · 0 comments
Open

Create new Facilities cell for GymDetailViewController #203

ywsang opened this issue Nov 7, 2019 · 0 comments
Assignees
Labels
Priority: High For issues that the pod wants to work on first

Comments

@ywsang
Copy link
Contributor

ywsang commented Nov 7, 2019

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.

@ywsang ywsang added the Priority: High For issues that the pod wants to work on first label Nov 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: High For issues that the pod wants to work on first
Projects
None yet
Development

No branches or pull requests

2 participants