Trey
04/22/2022, 8:07 PMMichael Friend
04/23/2022, 4:42 PMshared
module declared with api(…kermi/koin)
instead of implementation(…kemrit/koin)
so that they get exposed to your android module as wellTrey
04/25/2022, 2:07 PMTrey
04/25/2022, 2:07 PMTrey
04/25/2022, 2:10 PMMichael Friend
04/25/2022, 2:55 PMMainActivity
implement KoinComponent
since thats what the extension is on. ComponentActivity
is from android and unrelated to koin so i definitely see the confusionTrey
04/25/2022, 2:58 PMMichael Friend
04/25/2022, 2:59 PM