MaterialUIKit icon indicating copy to clipboard operation
MaterialUIKit copied to clipboard

Integration with compose-cupertino

Open fethij opened this issue 11 months ago • 1 comments

Is there anyway it could be integrated with https://github.com/alexzhirkevich/compose-cupertino?

fethij avatar Jan 14 '25 17:01 fethij

Integrating MaterialUIKit with Compose Cupertino would be challenging due to their different architectures MaterialUIKit focuses on native iOS with SwiftUI, while Compose Cupertino is a Kotlin Multiplatform library.

Could you clarify the use case you’re envisioning, such as using MaterialUIKit components in Compose projects or bridging the two for multiplatform support?

aumChauhan avatar Jan 15 '25 04:01 aumChauhan