MaterialUIKit
MaterialUIKit copied to clipboard
Integration with compose-cupertino
Is there anyway it could be integrated with https://github.com/alexzhirkevich/compose-cupertino?
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?