-
支持swiftui吗?
wscqs updated
6 months ago
-
I'm wondering about SwiftUI support?
-
SwiftUI 视图与 MainActor
越来越多的开发者开始尝试开启并发严格检查选项,为 Swift 6 的到来做准备。在收到的警告和错误中,有一部分是与 SwiftUI 的视图有关,其中很多都是由于开发者没有正确的理解和使用 `@MainActor` 造成的。本文将聊聊 `@MainActor` 的含义,以及在 SwiftUI 的视图中应用 `@MainActor` 的技巧和注意事项。…
-
Hello there!
I really like your library and I would like to use it on my SwiftUI app.
Can you expose a method to pass to `setTargetView` a `View` instead of a `UIView`?
I'm trying to achieve it usi…
-
Make a version for SwiftUI Framework
-
@ystrot Any plans to support swiftUI?
-
i can use in swiftUI? if yes, so how?
-
mchoe updated
5 years ago
-
Hi,
I've been searching through all the examples and haven't been able to find one which shows how we can use SwiftUI Previews with this? Or is it not possible?
Any help is appreciated, thanks!…
-
Hey,
Thanks for your useful repo.
Is there a way to use SwiftTheme with SwiftUI?