You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think to match some of SwiftUI's Image modifiers we'll need to implement the internal storage as an AnyTokenBox. Then once we add support for things like template images we can access the environment to render them.
I think to match some of SwiftUI's
Image
modifiers we'll need to implement the internal storage as anAnyTokenBox
. Then once we add support for things like template images we can access the environment to render them.Originally posted by @carson-katri in #155 (comment)
The text was updated successfully, but these errors were encountered: