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

Adding stepperView to a UIView in swift #99

Open
godeodg opened this issue Apr 29, 2024 · 2 comments
Open

Adding stepperView to a UIView in swift #99

godeodg opened this issue Apr 29, 2024 · 2 comments

Comments

@godeodg
Copy link

godeodg commented Apr 29, 2024

Hello, Trying to add this to a UIView, I havnt really used SwiftUI yet.

@badrinathvm
Copy link
Owner

badrinathvm commented Apr 29, 2024

You can wrap this the swiftuiview in let view controller= UIHostingController(rootview:)and use it UIKit

@godeodg
Copy link
Author

godeodg commented Apr 30, 2024

Thank you, Got it working. One other question is it possible to refresh and update the status of a step? i.e tap button and update to the next step?
thanks again

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