You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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
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.
The text was updated successfully, but these errors were encountered: