Hey! Do I need an umbrella module if I have a mult...
# multiplatform
k
Hey! Do I need an umbrella module if I have a multi-module KMP project but I’m not exporting anything to iOS (except the main “ComposeApp”) since I do everything with compose multiplatform?
p
ComposeApp is the umbrella 🏖️ in this case