#compose-ios Can we get support how to generate an iOS framework (.xcframework) with Compose UI, we as team struggling from some time for the same.
FYI : We know how to generate .xcframework with the KMP but we stuck with Compose Multiplatform
In short we want to generate .xcframework with both Kotlin and Compose Multiplatform (Business logic + UI)
Once it got generated we want to release the framework in cocoapods and spm.
Issue Link :
https://github.com/JetBrains/compose-multiplatform/issues/4789