Mughees Musaddiq
Mughees Musaddiq

Reputation: 1060

Replica of expandable list view in iOS

I want to load several questions and once the question is tapped it shows the drop down for its respective options. How can I implement it in iOS. Please suggest

Upvotes: 2

Views: 1329

Answers (1)

user2071152
user2071152

Reputation: 1195

You can use

GCRetractableSectionController

Expandingcollapsing-tableView-sections

Hope this helps.

Upvotes: 1

Related Questions