ResearchKit VS kmm-production-sample

Compare ResearchKit vs kmm-production-sample and see what are their differences.

ResearchKit

ResearchKit is an open source software framework that makes it easy to create apps for medical research or for other research projects. (by ResearchKit)

kmm-production-sample

This is an open-source, mobile, cross-platform application built with Kotlin Multiplatform Mobile. It's a simple RSS reader, and you can download it from the App Store and Google Play. It's been designed to demonstrate how KMM can be used in real production projects. (by Kotlin)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
ResearchKit kmm-production-sample
4 30
5,580 1,884
0.1% 1.9%
3.3 6.1
9 days ago about 2 months ago
Objective-C Kotlin
NOASSERTION MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ResearchKit

Posts with mentions or reviews of ResearchKit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-13.

kmm-production-sample

Posts with mentions or reviews of kmm-production-sample. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-25.
  • Kotlin Multiplatform for Android and iOS Apps
    5 projects | news.ycombinator.com | 25 Sep 2023
    Business logic is not only about backend. Apps usually have a lot of client-side logic that can be written once in KMM and used on both platforms. See [1] for a high level architecture diagram.

    I'm an iOS dev and I've been using KMM on a couple of projects for more than a year now. It's really a powerfull technology which allows teams to move faster, but there are downsides, for example lack of native Swift interop, though there are opensource tools trying to solve this [2].

    [1]: https://github.com/Kotlin/kmm-production-sample/tree/master#...

  • Compose Multiplatform template
    4 projects | /r/androiddev | 23 Feb 2023
    In this official sample app they use SwiftUI and Compose https://github.com/Kotlin/kmm-production-sample
    4 projects | /r/androiddev | 23 Feb 2023
  • Getting Started Guide for Kotlin Multiplatform Mobile (KMM) with Flexible Sync
    3 projects | dev.to | 26 Jan 2023
    Kotlin Multiplatform with Realm as a middle layer.
  • Migrating our Largest Mobile App to React Native
    3 projects | /r/programming | 5 Jan 2023
    Kotlin Multiplatform. You write the UI fully native for each platform, but have all the business logic as shared code.
  • Backend Java 19 vs Kotlin?
    3 projects | /r/java | 31 Oct 2022
    Kotlin isn't just JVM and Kotlin projects like this one for writing iOS+Android apps look quite promising: https://kotlinlang.org/lp/mobile/
  • Kotlin Multiplatform Mobile goes Beta
    3 projects | dev.to | 14 Oct 2022
    Kotlin Multiplatform Mobile, the cross-platform solution created by JetBrains for sharing Kotlin code across operating systems, has reached Beta after two years in Alpha stage.
  • Flutter's future after Stadia's shutdown
    2 projects | dev.to | 6 Oct 2022
    The truth is that I hope that we never see such a scenario, but if it were the case that Google decides to abandon Flutter I hope and wish that we could continue with the project and keep it alive as we know it. Of course, talent in the open source community is not lacking, we would still have to see the level of organization and commitment in this regard, as well as the level of maturity of other multiplatform solutions such as Kotlin Multiplatform Mobile, who could potentially start to outperform Flutter for certain use-cases
  • Ask HN: Native App Development Stack
    2 projects | news.ycombinator.com | 6 Sep 2022
    Really good points.

    I think the order in my case will definitely be customer experience first. And for the the rest of the points, we are looking at something similar already, limited user access initially, only one platform perhaps.

    On your last point, reusing code among platforms, I was looking into Rust, it seems there isn't yet a good way to share Rust code. I have found https://kotlinlang.org/lp/mobile/ which looks interesting.

  • Create any kind of app with Kotlin
    5 projects | dev.to | 22 Jul 2022
    KMM for building cross platform and native apps using code sharing. Docs.

What are some alternatives?

When comparing ResearchKit and kmm-production-sample you can also consider the following projects:

Newsletter-Kmm - Newsletter with Kotlin Multiplatform

multiplatform-settings - A Kotlin Multiplatform library for saving simple key-value data

leakcanary - A memory leak detection library for Android.

TedImagePicker - TedImagePicker is simple/beautiful/smart image picker

KaMPKit - KaMP Kit by Touchlab. A collection of code & tools designed to get your mobile team started quickly w/Kotlin Multiplatform

Azure - Client library for accessing Azure Storage on an iOS device

Pocket - Headless iOS/Mac SDK for saving stuff to Pocket.

Facebook Swift

AWS - AWS SDK for iOS. For more information, see our web site:

Primer - Primer iOS SDK.

Spotify - Spotify SDK for iOS

Retrofit - A type-safe HTTP client for Android and the JVM