Reputation: 1060
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
Reputation: 1195
You can use
GCRetractableSectionController
Expandingcollapsing-tableView-sections
Hope this helps.
Upvotes: 1