I’m confuse about using decompose on ios for compo...
# decompose
j
I’m confuse about using decompose on ios for compose multiplatform. i don’t know how to use lifecycle registry for ios module because i’ve used
Children
in shared module. So, how to init from ios?
a
Can you share how you integrate Compose with iOS? Do you have an Xcode project or everything is in Kotlin?
j
everything is in kotlin
please check this repo. I’m making a template with necessary repos. https://github.com/JamshedAlamQaderi/cmp_template
j
Yep. that’s going to help me. exactly what i wanted. Thanks
🎉 1