P
P
pocteg2015-07-24 17:58:37
iOS
pocteg, 2015-07-24 17:58:37

How to create horizontal scroll in UITableViewCell in swift?

Good afternoon!
How to create a horizontal scroll in a table? An example in the video below - https://www.youtube.com/watch?v=0Ubs3wwYL88

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
An, 2015-07-24
@pocteg

1) Flip the table 90 degrees, and then in the same way, but in the opposite direction, the table cells
on the C object, this is done like this
stackoverflow.com/questions/2778521/iphone-tablevi...
I think translating to swift is not a problem at all.
2) Use UICollectionView

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question