Hiroshi Kikuchi
Hiroshi Kikuchi
Sorry for my misleading. Currently `:data:db-room` is Android implementation module of `:data:db`. We need iOS implementation module of `:data:db`. Of cource, renaming `:data:db-room` to `:data:db-impl` and including both Android/iOS implementation...
Debugging means testing? I never tried testing iOS library written in Kotlin, but maybe this ( https://github.com/JetBrains/kotlin-mpp-example/pull/1 ) will help us. If you mean "running app in DEBUG mode and...
Good idea! And making the direction of implementation of iOS app is more better. What do you think about below? * Where should we place ViewControllers? * All VC is...
> I think Only Data modules are written in Kotlin for iOS. Ok. I think itโs simple and understandable. We need the template of Xcode project on this direction, and...
Opened https://github.com/DroidKaigi/conference-app-2019/issues/389 ๐
๐ I want to do it!
> we will discard multiplatform. All right. We need Android app mainly! > If that's okay I'll assign it Thank you very much! I'll clone this repository, create "ios" directory...
@takahirom (or someone else...?) We have some question for Kotlin/Native version. 1. Can we use (Official) launcher icon for (iOS's) home icon? 1. Can we use (copy) `GoogleServices-info.plist` to show...
Many thanks for your answers! We'll make progress of Kotlin/Native version.
Sorry, but any updates?