folding-cell icon indicating copy to clipboard operation
folding-cell copied to clipboard

Swift UI compatibility

Open cver-me opened this issue 5 years ago • 3 comments

Hi guys, we have some problems make folding-cell working in a Swift 5 project using Swift UI. Is there any incompatibility with Swift UI? Does someone succeed in implementing this UI with Swift UI? Thanks.

cver-me avatar Mar 29 '20 10:03 cver-me

@iC0rraxX hey, can you please upload a code where you using folding-cell? We will reproduce your case and try to find a way to use it with Swift-UI

igork-ramotion avatar Mar 30 '20 10:03 igork-ramotion

Archive.zip

Hi, here I am attaching the Pod folder with FoldingCell inside. We updated it to fix SwiftUI issues. You can also find User View, where the cell is used in a tableView

michelebersani avatar Mar 31 '20 17:03 michelebersani

We whished the AwakeFromNib to be called every time a cell is created, to add ForegroundView and ContainerView as subViews. Though we can't manage AwakeFromNib to be called

michelebersani avatar Mar 31 '20 17:03 michelebersani