REPOSITORY OVERVIEWLive repository statistics
★ 1Stars
⑂ 0Forks
◯ 0Open issues
◉ 1Watchers
46/100
OPENREPOHUB HEALTH SIGNALMixed signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
52 Community adoption25% weight
0 Maintenance state20% weight
100 License clarity10% weight
0 Project information10% weight
75 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
This is a Kotlin Multiplatform project targeting Android, iOS.
-
/composeApp is for code that will be shared across your Compose Multiplatform applications.
It contains several subfolders:
commonMain is for code that’s common for all targets.
- Other folders are for Kotlin code that will be compiled for only the platform indicated in the folder name.
For example, if you want to use Apple’s CoreCrypto for the iOS part of your Kotlin app,
iosMain would be the right folder for such calls.
-
/iosApp contains iOS applications. Even if you’re sharing your UI with Compose Multiplatform,
you need this entry point for your iOS app. This is also where you should add SwiftUI code for your project.
Learn more about Kotlin Multiplatform…
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
Kotlin Multiplatform movie database app built with Compose Multiplatform and Navigation 3. Browse movies, discover new releases, and explore detailed information powered by The Movie Database (TMDB) API. Features Clean Architecture, Room persistence, and runs on Android & iOS.
78/100 healthRecently updatedActive repositoryHas homepage
KotlinApache-2.0
⑂ 23 forks◯ 2 issuesUpdated 2 days ago
Project homepage ↗Tmdb clone using Kotlin Multiplatform. It supports the Android,iOS, Web and Desktop Application. [ Working ... ], preview in https://fernanapps.github.io/FX-Tmdb-Clone---Compose-Multiplatform/
28/100 healthActive repository
KotlinNo license
⑂ 0 forks◯ 0 issuesUpdated Dec 20, 2024