compose-multiplatform
compose-multiplatform copied to clipboard
Regular Framework Compose support for iOS
Why is cocoapods always necessary for building compose for iOS, will we get the regular framework support for iOS in future?
Yes, we plan to use a regular framework in the future as well.
@dima-avdeev-jb
Does this issue include that we will be able to use org.jetbrains.compose.resources.painterResource
(as showcased in https://github.com/JetBrains/compose-multiplatform-ios-android-template/blob/main/shared/src/commonMain/kotlin/App.kt) to load SVG files without requiring CocoaPods or should I create a separate issue for that?
@StefanOltmann I think it is good to have separate issues for that I created a new one: https://github.com/JetBrains/compose-multiplatform/issues/3073
@dima-avdeev-jb Sorry to bother you
Just wanted to know if the above feature is prioritised and a tentative release of it is it planned?
Needed to know for my upcoming projects.
Thanks
Just wanted to know if the above feature is prioritised and a tentative release of it is it planned?
We are not planning to do it in the next release. But we want to fix it in the future. (Hope in Summer 2023)
Thank you :)
Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.