Cell extension based on web content, same as Skype iOS app

I have a requirement where I need to create a user interface the same as the Skype iOS app to display web content.

To do this, I used UICollectionViewCell

to complete the task, but couldn't figure out how I can expand the cell size based on web content.

See the screenshot link below for more information.

Extending cell preview

+3


source to share





All Articles