Skip to content

Conversation

DanijelBojcic
Copy link

I realized that the SWIFT and ObjC packages differ in cell height logic.

The SWIFT version will set the height of the cell no matter what and will set the width when it's bigger than 0, otherwise it will set it to 50% of the screen width.

On ObjC on the other hand it will only set the height if the width is also bigger than 0.

The logic in Swift is here and the logic in ObjC is here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants