effect or animation in UItableVIew

前端 未结 1 446
时光说笑
时光说笑 2021-02-04 22:03

when I click on the tableView it displays something like this to show details

How can I do this?:

\"enter

相关标签:
1条回答
  • 2021-02-04 22:49

    I think what you need is an implementation similar to accordion. Here are some sample reference from where you can start

    How to implement an accordion view for an iPhone SDK app?

    Accordion table cell - How to dynamically expand/contract uitableviewcell?

    Accordion sample tutorial

    Accordion sample tutorial 2

    0 讨论(0)
提交回复
热议问题