-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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 #623
Comments
So yeah, against my expectations Hero turned out to work with SwiftUI, since I did not see this documented here I thought this would be worth mentioning. The demo project that's linked above should show that Hero can be quite easily be used with the new framework. Since this is not really an issue anymore I'll close it and leave it be for documentation purposes. Hope this helped! |
Thank you for the letting us know! This is very interesting 👍 |
Hey @lvnkmn would be great if you could create a PR to add your example maybe to the examples folder |
@kuyazee sure, I’ll take some time for this on Friday 👌. |
Sorry, something came up so I could not do this on Friday. However I started making an appropriate example this evening and will likely create the PR tomorrow. |
…e still works (in simulator)
…iewController and readability of tuple
…e still works (in simulator)
…ftUI)` statement
…iewController and readability of tuple
Forgot to close this one. |
* Run Swift 5 Migration Tool * Inhibit warnings from CollectionKit as it is out of date * ref #623 - add SwiftUI example * ref #623 - revert target settings and make sure Example still works (in simulator) * bundle install and pod install lockfiles Co-authored-by: Nick Potts <github@nickpotts.com.au>
What did you do?
I tried to find out if Hero would work in combination with SwiftUI
What did you expect to happen?
I actually expected it would not work.
What happened instead?
It turned out to work out of the box.
General Information
Hero Version: 1.4.0
iOS Version(s): 13
Swift Version: 5
Devices/Simulators: iPhone X
Reproducible in Examples? (Yes):
Demo Project
https://github.com/CuratoOpenSource/Hero-SwiftUI-example
The text was updated successfully, but these errors were encountered: