has anyone tried multiple KMP modules in an iOS ap...
# multiplatform
k
has anyone tried multiple KMP modules in an iOS app yet?
s
Yes, it’s been a while but it worked well.
k
awesome
🤞 for the day I can finally upgrade to 1.3.70
k
Size impact of that is on the Todo list. Will probably have the baseline ~150kb each, but that's not a lot, on iOS for sure https://twitter.com/kpgalligan/status/1236829951686565893?s=21
k
using static frameworks should help with that
k
Anybody have the link to mutli-framework support handy? Playing with that now and getting duplicate symbols, so obviously need to config something
l
i can run MPP on android, but the framework got error in ios compile phase😅