KMP requires an umbrella module for native iOS integration, but what if you want to version/update multiple features independently?
💡 You can publish klibs of your KMP features (no binaries), and then build a final umbrella framework in the iOS project:
Contribute to zsmb13/ios-side-umbrella development by creating an account on GitHub.