Aleksey Mikhailov

Results 348 comments of Aleksey Mikhailov

for now can be used https://github.com/rickclephas/KMP-NativeCoroutines

plugin not generates any framework. it generates swift files that you can compile with your project and kotlin framework. maybe links [here](https://github.com/icerockdev/moko-kswift/issues/45#issuecomment-1140221977) help you

maybe help - https://gist.github.com/dellisd/a1df42787d42b41cd3ce16f573984674

maybe help - https://kotlinlang.slack.com/archives/C3PQML5NU/p1620210487397100?thread_ts=1620041749.316000&cid=C3PQML5NU > Ok, I finally managed to do it, although there are some cases that still don't work... I put the shared test resources under commonTest/resources, and...

assets compilation time i think we can't improve - no any options for it in `man actool`. xcode perfomance problem :(

hi! use: - `git clone https://github.com/icerockdev/moko-widgets.git` - open repo in Android Studio and after sync run `sample` app (on android). run on iOS: - `cd ios-app && pod install` to...

sorry, invalid command. should be: `./gradlew :sample:mpp-library:syncMultiPlatformLibraryDebugFrameworkIosX64` when you run from root repository dir

now kotlin symbol processing supports kotlin/native too

implemented in ATRA project, and should be moved to widgets lib