Marc Fearby
05/27/2023, 11:50 AMapplication { } within a startKoin block but it says this. Most info I can find seems to be for Android. Thanks.
@Composable invocations can only happen from the context of a @Composable functionJoel Denke
05/27/2023, 12:15 PMMarc Fearby
05/28/2023, 2:16 AMval something = _koinInject<SomethingInterface>_()