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

SwiftUI Support? #427

Open
Suhas7 opened this issue Sep 7, 2021 · 3 comments
Open

SwiftUI Support? #427

Suhas7 opened this issue Sep 7, 2021 · 3 comments

Comments

@Suhas7
Copy link

Suhas7 commented Sep 7, 2021

Is it possible to use this package in a SwiftUI project? I'm pretty new to Swift, and couldn't figure out how I could go about using this in a ContentView.

@juanjoseluisgarcia
Copy link

@Suhas7
Copy link
Author

Suhas7 commented Sep 21, 2021

Ah so the issue is actually that I can’t use a List as the parent component, so I’m using a ScrollView and VStack with objects in there. I can’t use List since it doesn’t support drag and dropping between multiple lists, I.e. for a kanban. Any chance this can be used in that context?

@Suhas7
Copy link
Author

Suhas7 commented Sep 21, 2021

Oh shoot, I just saw the note in the article about the new iOS15 functionality. I’ll give it a shot and report back.

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

2 participants