airbnb / epoxy-ios

Epoxy is a suite of declarative UI APIs for building UIKit applications in Swift
Apache License 2.0
1.24k stars 76 forks source link

[Help] How to implement Sticky Cell #173

Open SouzaRodrigo61 opened 2 months ago

SouzaRodrigo61 commented 2 months ago

I was trying to re-implement this screen (app image), but in the app, it has some kind of pinned (sticky) header, and I'm not sure how to reproduce it.

image