-
Notifications
You must be signed in to change notification settings - Fork 197
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Flipped CollectionView (Chat) #27
Comments
Any ideas for how to achieve this? Given that messaging is one of the core use cases for this having the reverse items show up properly is key – and hopefully supported by the lib. Kind thanks. |
I'm trying to do the same effect, does aynone has achieved this successfully ? |
Same issue here any update? |
I think flipping around the views is hacky...there are other options available such as updating the content offset |
This pod looks great, super clean. I'm having an issue with a flipped collectionview and cell (chat app) though and not sure why.
I've tried both:
and
Both create different results. Any ideas? Thanks!
The text was updated successfully, but these errors were encountered: