compose-multiplatform icon indicating copy to clipboard operation
compose-multiplatform copied to clipboard

Regular Framework Compose support for iOS

Open raghavpai opened this issue 1 year ago • 3 comments

Why is cocoapods always necessary for building compose for iOS, will we get the regular framework support for iOS in future?

raghavpai avatar Apr 17 '23 07:04 raghavpai

Yes, we plan to use a regular framework in the future as well.

dima-avdeev-jb avatar Apr 17 '23 07:04 dima-avdeev-jb

@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 avatar Apr 18 '23 10:04 StefanOltmann

@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 avatar Apr 18 '23 10:04 dima-avdeev-jb

@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

raghavpai avatar May 15 '23 14:05 raghavpai

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)

dima-avdeev-jb avatar May 23 '23 06:05 dima-avdeev-jb

Thank you :)

raghavpai avatar May 25 '23 07:05 raghavpai

Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.

okushnikov avatar Jul 14 '24 16:07 okushnikov