What's the recommended approach for adding an iosApp module to an existing android project ( which already has a shared module with compose mp configured)?
j
Jeff Lockhart
02/20/2024, 11:37 PM
You can copy the iosApp from the KMP template as a starting point, and update its configuration as needed. This assumes you've also added the necessary iOS targets to your shared module.