ciffa
ciffa

Reputation: 39

Is it possible to overflow an ASImageNode in Texture?

Before implementing Texture/AsyncDisplayKit, I used a negative bottom space constraint to have a background image overflow from the collection view header. This caused the header element to appear like it was underneath first row of collection view cells.

enter image description here

I cannot figure out how to do this with layoutSpecThatFits in Texture. So, is it possible or will I have to find a completely different way to show this overlapping header element?

Upvotes: 0

Views: 237

Answers (0)

Related Questions