ra1028/Carbon

Create a section that has a rounded corners and shadows.

russelltwarwick opened this issue · 2 comments

Checklist

Description

Tried to create the same thing within IGListKit but had no luck. Wondering if anyone has any suggestions as to how to achieve this within Carbon.

Instagram/IGListKit#1313
Instagram/IGListKit#805

I think the easiest way would be to make png images with the shadow splitted into top/middle/bottom and use it in three separate cell implementations.

@waruss321

Sorry for my late reply.

As kind contributors to an issue in IGListKit describes, this can be accomplished by custom layout and decoration view.
There is no further support by Carbon.
I close this issue as it's beyond the scope of Carbon features.