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
feat: allow SwiftUI ViewEnvironment access via SPI (#357)
Restores the ability to bridge ViewEnvironment back out, which was
removed in #319.
This PR does it with SPI currently, but tbh I think we could safely
revert the deprecation and be OK.
0 commit comments