ursus
06/07/2024, 1:33 AMstreetsofboston
06/07/2024, 12:00 PMursus
06/07/2024, 12:03 PMstreetsofboston
06/07/2024, 12:06 PMstreetsofboston
06/07/2024, 12:09 PMstreetsofboston
06/07/2024, 12:12 PMursus
06/07/2024, 12:13 PMursus
06/07/2024, 12:13 PMstreetsofboston
06/07/2024, 12:13 PMstreetsofboston
06/07/2024, 12:14 PMursus
06/07/2024, 12:14 PMursus
06/07/2024, 11:01 PMFoo
via kmp, and you said have swift implement it using the spm library
how do I then pop the SwiftFoo
back into the DI graph? will koin/kotlin-inject be available at swift level?streetsofboston
06/08/2024, 1:15 AMstreetsofboston
06/08/2024, 1:16 AMursus
06/08/2024, 1:18 AMexpect createFoo(): Foo
in common, then actualized in swift?streetsofboston
06/08/2024, 1:27 AMursus
06/08/2024, 1:28 AMstreetsofboston
06/08/2024, 1:29 AMursus
06/08/2024, 1:30 AMstreetsofboston
06/08/2024, 1:30 AMursus
06/08/2024, 1:30 AMursus
06/08/2024, 1:31 AMexpect fun create: Foo
for this, so the library calls the function essentiallystreetsofboston
06/08/2024, 1:33 AMstreetsofboston
06/08/2024, 1:33 AMursus
06/08/2024, 1:34 AMursus
06/08/2024, 1:34 AMclass Wrapper: Foo {
var delegate: Foo
...
}
ursus
06/08/2024, 1:35 AMDI.wrapper.delegate = ..
in ios' AppDelegate?streetsofboston
06/08/2024, 1:35 AMursus
06/08/2024, 1:35 AMstreetsofboston
06/08/2024, 1:35 AMursus
06/08/2024, 1:36 AMursus
06/08/2024, 1:36 AMursus
06/08/2024, 1:36 AMstreetsofboston
06/08/2024, 1:37 AMursus
06/08/2024, 1:38 AMactual
the interface, no?streetsofboston
06/08/2024, 1:38 AMursus
06/08/2024, 1:38 AMstreetsofboston
06/08/2024, 1:39 AMstreetsofboston
06/08/2024, 1:39 AMursus
06/08/2024, 1:40 AMstreetsofboston
06/08/2024, 1:41 AMursus
06/08/2024, 1:41 AMstreetsofboston
06/08/2024, 1:42 AMursus
06/08/2024, 1:42 AMstreetsofboston
06/08/2024, 1:43 AMursus
06/08/2024, 1:44 AMstreetsofboston
06/08/2024, 1:45 AMursus
06/08/2024, 1:45 AMstreetsofboston
06/08/2024, 1:53 AMursus
06/08/2024, 2:05 AM