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
ScreenViewFactoryFinder main error message mentions Compose.
Fixes the error message you see when missing a call to `ViewEnvironment.withComposeInteropSupport()`. A little odd since this module has no dependency on Compose, but the requirement is otherwise much too hard to discover.
0 commit comments