i know this is terrible practice, but how can I pa...
# koin
n
i know this is terrible practice, but how can I pass an instance of an Activity via Koin? I'd like to ensure that any onconfiguration change would work.
a
pass your Activity
but use a factory instance to be sure to be dropped