Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swift UI compatibility #194

Open
iC0rraxX opened this issue Mar 29, 2020 · 3 comments
Open

Swift UI compatibility #194

iC0rraxX opened this issue Mar 29, 2020 · 3 comments

Comments

@iC0rraxX
Copy link

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.

@igork-ramotion
Copy link
Contributor

@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

@michelebersani
Copy link

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants