Hot Reload instead of SwiftUI Previews #38
Closed
wojciech-kulik
announced in
Tips & Tricks
Replies: 2 comments 4 replies
-
Does it work for you out of the box? I change targets frequently because of the nature of my project, and I find that I need to build needed target with Xcode before Injection picks up |
Beta Was this translation helpful? Give feedback.
4 replies
-
Moved to Wiki |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As far as I know, it is not possible to show SwiftUI previews outside of Xcode. It is a built-in feature of Xcode.
However, you can workaround this problem by adding hot reload to your project. Check out these tools:
Beta Was this translation helpful? Give feedback.
All reactions