I have an existing Android app that I’m migrating to Kotlin Multiplatform for iOS. My app relies on several Firebase products. If an official Firebase KMP library were available, it would significantly reduce the effort needed to implement platform-specific mappings manually and would save a lot of development time.
I have an existing Android app that I’m migrating to Kotlin Multiplatform for iOS. My app relies on several Firebase products. If an official Firebase KMP library were available, it would significantly reduce the effort needed to implement platform-specific mappings manually and would save a lot of development time.