I have been getting back into the groove of things again. Trying to do a little piece of the project consistently to give myself room to be able to do other activities after work. I did end up finishing Ktor configuration for Android and iOS using the expect/actual
pattern to make it seamless. I also added a class that calls on those actual
function implementations that is referenced in common main which makes it act like a dependency injection which is pretty cool.