Hi everyone, we already have two separate repos - 1 Android and 1 iOS for our apps at my company and I am looking for the "best" (most frictionless for our iOS devs) way to start sharing code between the 2 repos with KMM.
Our app is quite new so we are using SPM only (no cocoapods) on the iOS side. Adding cocoapods won't be the end of the world but ideally we'd avoid it..
Could someone point me in a direction or any kind of reading materials describing our options?