Best approach for a lone developer to make apps crossplatform?

This page summarizes the projects mentioned and recommended in the original post on /r/androiddev

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • kmp-awesome

    An awesome list that curates the best Kotlin Multiplatform libraries, tools and more.

  • Keep in mind that you can't use every library that's available in kotlin, for a multimodule platform project. You can use them in the android part, but not in the shared module. Like you can't use Retrofit but can use Ktor, you can't use room for your apps database but can use SQLDelight.. A slight collection of useful libraries can be found here: https://github.com/terrakok/kmm-awesome

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts