Hello Everyone! After a long struggle of optimizing my KMP app for memory allocation, I decided to write about how garbage collector works in a KMP app on android and iOS. This is a two-part article. You can check it out and add yours' experiences too
Garbage Collector in KMP — Part 1Garbage Collector in KMP — Part 2