An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: kmp-library

addhen/kanalytics

Kotlin Multiplatform Analytics with a debug viewer

Language: Kotlin - Size: 51.4 MB - Last synced at: about 1 hour ago - Pushed at: about 1 hour ago - Stars: 29 - Forks: 1

hoc081098/solivagant

🔆 Compose Multiplatform Navigation library - 🌸 Pragmatic, type safety navigation for Compose Multiplatform. Based on Freeletics Khonshu Navigation. ♥️ ViewModel, SavedStateHandle, Lifecycle, Multi-Backstacks, Transitions, Back-press handling, and more...

Language: Kotlin - Size: 4.07 MB - Last synced at: about 1 hour ago - Pushed at: about 2 hours ago - Stars: 99 - Forks: 4

mikepenz/AboutLibraries

AboutLibraries automatically collects all dependencies and licenses of any gradle project (Kotlin MultiPlatform), and provides easy to integrate UI components for Android and Compose Multiplatform environments

Language: Kotlin - Size: 14.5 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 3,855 - Forks: 444

matsumo0922/fankt

An unofficial API wrapper for pixivFANBOX and Fantia.

Language: Kotlin - Size: 1.84 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

ComposeGears/Tiamat

Simple Compose multiplatform navigation library

Language: Kotlin - Size: 8.37 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 223 - Forks: 6

KhubaibKhan4/MediaPlayer-KMP

MediaPlayer-KMP is a Kotlin Multiplatform (KMP) library that allows you to display and play YouTube videos across Android, iOS, Web, and Desktop platforms using JetBrains Compose Multiplatform. It provides a unified API for video playback that seamlessly integrates into Kotlin's multiplatform ecosystem.

Language: Kotlin - Size: 8.36 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 195 - Forks: 16

pushpalroy/JetLime

A Kotlin Multiplatform library to display a timeline view. 🍋

Language: Kotlin - Size: 37.6 MB - Last synced at: 8 days ago - Pushed at: 7 months ago - Stars: 512 - Forks: 28

MohamedRejeb/compose-rich-editor

A Rich text editor library for both Jetpack Compose and Compose Multiplatform, fully customizable, supports HTML and Markdown.

Language: Kotlin - Size: 5.65 MB - Last synced at: 10 days ago - Pushed at: 12 days ago - Stars: 1,357 - Forks: 95

ondrsh/mcp4k

Compiler-driven MCP framework for Kotlin Multiplatform

Language: Kotlin - Size: 555 KB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 49 - Forks: 3

Ivy-Apps/di

A simple DI library for Kotlin Multiplatform apps.

Language: Kotlin - Size: 336 KB - Last synced at: 6 days ago - Pushed at: 14 days ago - Stars: 36 - Forks: 6

kizitonwose/Calendar

A highly customizable calendar view and compose library for Android and Kotlin Multiplatform.

Language: Kotlin - Size: 4.75 MB - Last synced at: 12 days ago - Pushed at: 27 days ago - Stars: 5,032 - Forks: 532

makeevrserg/klibs.paging

Kotlin Multiplatform paging library

Language: Kotlin - Size: 150 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 7 - Forks: 0

azisanw19/kmp-utilities

Library Kotlin Multiplatform Utilities

Language: Kotlin - Size: 332 KB - Last synced at: 17 days ago - Pushed at: 18 days ago - Stars: 6 - Forks: 0

hoangchungk53qx1/awesome-kotlin-multiplatform

We are Rx-Mobile-Team (https://rx-mobile-team.github.io/profile/). Kotlin Multiplatform. Welcome PR if you find or create new Kotlin Multiplatform Library and Project.

Size: 54.7 KB - Last synced at: 12 days ago - Pushed at: over 1 year ago - Stars: 21 - Forks: 4

KhubaibKhan4/Alert-KMP

Alert-KMP is a Kotlin Multiplatform (KMP) library designed to facilitate native notification displays across Android, iOS, Web, and Desktop

Language: Kotlin - Size: 3.49 MB - Last synced at: 12 days ago - Pushed at: 4 months ago - Stars: 78 - Forks: 3

hoc081098/kmp-viewmodel

🔆 Kotlin Multiplatform ViewModel. Kotlin Multiplatform MVVM. Common/Shared ViewModel in Kotlin Multiplatform - A Kotlin Multiplatform library that provides shared MVVM for UI applications. Components are lifecycle-aware on Android. Supports Android Parcelable, Kotlin Parcelize, AndroidX SavedStateHandle for restoring state after process death.

Language: Kotlin - Size: 5.01 MB - Last synced at: 11 days ago - Pushed at: 13 days ago - Stars: 152 - Forks: 6

acarlsen/kmp-mega

MEGA client SDK library for Kotlin Multiplatform

Language: Kotlin - Size: 2.69 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

acarlsen/kmp-flagkit

Flag icons in ImageVector format for Kotlin Multiplatform

Language: Kotlin - Size: 369 KB - Last synced at: 13 days ago - Pushed at: 21 days ago - Stars: 24 - Forks: 1

KhubaibKhan4/Youtube-Clone-KMP

YouTube clone using Kotlin Multiplatform. It supports the Android, iOS, Web and Desktop Application. A better version of Original Applications.

Language: Kotlin - Size: 159 MB - Last synced at: 13 days ago - Pushed at: 14 days ago - Stars: 367 - Forks: 48

SergeiMikhailovskii/kmp-app-review

KMP implementation of in-app review

Language: Kotlin - Size: 354 KB - Last synced at: about 4 hours ago - Pushed at: about 5 hours ago - Stars: 76 - Forks: 1

yusuf0405/DesignSystem

Kotlin Multiplatform (KMP) library for unified UI styling across Android and iOS applications.

Language: Kotlin - Size: 1.13 MB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

malikdawar/KMM-React-Native-Handshake

Sample project to demonstrate how to link KMP based modules inside the react native project

Language: Kotlin - Size: 1.6 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Kotlin-Multiplatform-Foundation/kotlin-channel-event-bus

A Kotlin Multiplatform library that provides a simple event bus implementation using KotlinX Coroutines Channels. Multi-keys, multi-producers, single-consumer and thread-safe event bus backed by kotlinx.coroutines.channels.Channels

Language: Kotlin - Size: 1.76 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 45 - Forks: 3

michaeltroger/latin-to-cyrillic-kmp

A KMP (Kotlin Multiplatform) Library for Latin to Cyrillic transliteration / conversion. Supports Android and much more platforms

Language: Kotlin - Size: 251 KB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 5 - Forks: 2

KhubaibKhan4/PixelWaveKMP

Pixel Wav is a Image Generator using Kotlin Multiplatform. It supports the Android,iOS, Web and Desktop Application.

Language: Kotlin - Size: 1.03 MB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 0

KhubaibKhan4/Wallpaper-KMP

Wallpaper Desktop Kotlin Multiplatform (Android, iOS, Desktop & Web). A KMP application for browsing and downloading wallpapers. Built using Kotlin Multiplatform, Compose Desktop, and Ktor.

Language: Kotlin - Size: 15.5 MB - Last synced at: 15 days ago - Pushed at: about 1 year ago - Stars: 16 - Forks: 3

KhubaibKhan4/Gemini-AI-KMP

Gemini Ai KMP is a Kotlin Multiplatform Project(Android, iOS, Web and Desktop) using the Official Gemini Starter Api.

Language: Kotlin - Size: 1.09 MB - Last synced at: 15 days ago - Pushed at: 10 months ago - Stars: 24 - Forks: 4

KhubaibKhan4/News-KMP

News Kotlin Multiplatform Project developed using KMP, Shared UI. It supports Android, iOS, Web & Desktop Application. It uses the New York Times Rest API.

Language: Kotlin - Size: 53 MB - Last synced at: 15 days ago - Pushed at: 9 months ago - Stars: 13 - Forks: 2

theGBguy/KomposeNepaliDatePicker

KMP port of https://github.com/keyrunHORNET/composeNepaliDatePicker which is a date picker library written using Jetpack Compose for Android

Language: Kotlin - Size: 220 KB - Last synced at: 12 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 2

skamirmaps/skamirmaps

Koltin Multiplatform wrapper for MapLibre Native

Language: Kotlin - Size: 146 KB - Last synced at: 20 days ago - Pushed at: 5 months ago - Stars: 9 - Forks: 3

santimattius/kmp-shared-preferences

Example using Multiplaform Settings

Language: Kotlin - Size: 223 KB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 2

mooncloak/kjwt

Kotlin multiplatform JWT library

Language: Kotlin - Size: 469 KB - Last synced at: 10 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

WojciechOsak/Calendar

Kotlin Multiplatform Calendar Library

Language: Kotlin - Size: 14 MB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 120 - Forks: 10

rvenky125/kmp-device-info

🔧 Set of utility functions for getting device information in KMP projects.

Language: Kotlin - Size: 281 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 10 - Forks: 0

skamirmaps/skamirmaps-samples 📦

Compose Multiplatform wrapper to work with maps

Language: Kotlin - Size: 61.5 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

dalafiarisamuel/ContactPickerKMP

The ContactPicker is a component written in Kotlin Multiplatform that natively implements selecting a contact for Android and iOS.

Language: Kotlin - Size: 290 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

elcolto/GeoKJSON

Multiplatform Library for GeoJSON

Language: Kotlin - Size: 1.62 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

FireLord/SharedPreferencesMultiplatform

SharedPreferences-Multiplatform is a Kotlin Multiplatform library that provides shared preference functionality across Android and iOS platforms. This library allows you to manage key-value storage in a platform-agnostic way, while using a dependency injection framework like Koin.

Language: Kotlin - Size: 238 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

KvRae/kanos

Kotlin plugin that optimizes your project's size

Language: Kotlin - Size: 656 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

KhubaibKhan4/MovieDesktop

Movie Desktop is Developed using Kotlin Mutliplateform and Ktor as Client.

Language: Kotlin - Size: 1.86 MB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 0

KhubaibKhan4/Receipe-KMP

Receipe-KMP is developed using the Kotlin Multiplatform.

Language: Kotlin - Size: 20.7 MB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 0

kalist28/MPDaySchedule

Kotlin Compose Multiplatform UI library that simplifies usage of day schedule.

Language: Kotlin - Size: 187 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

stefanoq21/BottomSheetNavigator3KMP

This library provides a navigation solution for Compose multiplatform projects using Material3 BottomSheets

Language: Kotlin - Size: 244 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

kobjects/konsole

A small Kotlin multiplatform library to provide a "chat-like" console on various platforms.

Language: Kotlin - Size: 541 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 9 - Forks: 1

kalist28/compose-multiplatform-charts Fork of netguru/compose-multiplatform-charts

Charts library for Kotlin multiplatform applications

Language: Kotlin - Size: 3.91 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 1

Kotlin-Multiplatform-Foundation/.github

Size: 83 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

kalist28/Kalendar

Kotlin Multiplatform Calendar Library

Language: Ruby - Size: 13.7 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

iammohdzaki/KotLibs

A Kotlin Multiplatform Libraries Listing Web App built with KMP WebAssembly .

Language: Kotlin - Size: 439 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

tahaak67/ShowcaseLayoutCompose

Showcase Layout allows you to easily showcase and explain jetpack compose UI elements to users in a beautiful and attractive way.

Language: Kotlin - Size: 17.8 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 57 - Forks: 1

Related Keywords
kmp-library 49 kmp 32 kotlin 28 kotlin-multiplatform 26 compose-multiplatform 20 android 15 ios 10 compose 10 kmm 10 android-library 9 kmp-mvvm 8 kotlin-library 8 multiplatform 7 kotlin-multiplatform-library 7 kmp-viewmodel 7 kmm-library 7 multiplatform-kotlin-library 6 compose-desktop 6 compose-multiplatform-library 5 kotlin-android 5 desktop 4 datepicker 4 compose-web 4 cmp 4 kotlin-multiplatform-mobile 4 ios-swift 4 jetpack-compose 4 compose-library 4 compose-ui 3 desktop-app 3 compose-ios 3 android-application 3 composemultiplatform 3 kotlin-multiplatform-template 3 library 3 kmm-sample 3 wasm 3 kmp-algorithm 3 composer-library 3 calendar 3 ios-app 3 kmm-mvvm 3 kotlin-multiplatform-mvvm 2 kotlin-multiplatform-compose-viewmodel 2 kmp-redux 2 compose-multiplatform-desktop 2 compose-android 2 kotlin-multiplatform-viewmodel 2 compose-multiplatform-navigation 2 compose-navigation 2 jetbrains-compose 2 kmm-viewmodel 2 gemini 2 ai 2 multiplatform-compose 2 navigation 2 android-ui 2 kmp-app 2 swiftui 2 desktop-compose 2 news-app 1 gemini-ai 1 news-kmp 1 ktor-client 1 kmp-project 1 gemini-live 1 gemini-kmp 1 gemini-app 1 gemini-api 1 gemini-ai-kmp 1 compose-wasm 1 web-compose 1 web-app 1 kmp-image 1 kmp-apps 1 kmp-ai 1 transliterator 1 transliteration-cyrillic 1 transliteration 1 latin-to-cyrillic 1 latin-script 1 java-library 1 cyrillic-transliteration 1 cyrillic-to-latin 1 newsapi 1 movie-desktop-app 1 movies 1 movies-api 1 muliplateform 1 multiplateform 1 browser-compose 1 receipe-app 1 recepie-kmp 1 recepies 1 recipe 1 recipe-kmp 1 schedule 1 ui-component 1 bottomsheet 1 console 1