nassdk's Stars
android/nowinandroid
A fully functional Android app built entirely with Kotlin and Jetpack Compose
rust-lang/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
terrakok/kmp-awesome
An awesome list that curates the best Kotlin Multiplatform libraries, tools and more.
SmartToolFactory/Jetpack-Compose-Tutorials
🚀🧨📝 Series of Tutorials to learn about Jetpack Compose with subjects Material Widgets, Layout, SubcomposeLayout, custom layouts, State, custom rememberable, recomposition, LaunchedEffect, side-effects, Gesture, Animation, Navigation, Canvas, UIs like whatsapp and others.
skydoves/Orbital
🪐 Jetpack Compose Multiplatform library that allows you to implement dynamic transition animations such as shared element transitions.
theapache64/rebugger
A simple Compose Multiplatform library designed to print the reason for recomposition in your console/Logcat window."
dorongold/gradle-task-tree
Gradle plugin that adds a 'taskTree' task that prints task dependency tree
arkivanov/MVIKotlin
Extendable MVI framework for Kotlin Multiplatform with powerful debugging tools (logging and time travel)
akshay2211/BubbleTabBar
BubbleTabBar is a bottom navigation bar with customizable bubble-like tabs
saket/swipe
Swipe gesture actions for Compose UI
dropbox/AffectedModuleDetector
A Gradle Plugin to determine which modules were affected by a set of files in a commit.
Kotlin/kdoctor
Environment analysis tool
SEAbdulbasit/TravelApp-KMP
JetBrains Compose Multiplatform UI App (Android, iOS, Desktop, Web). MVVM - Kotlin MultiPlatform (KMP)
wajahatkarim3/Flippable
A Jetpack Compose library for animating a flip transition between the front and back of something, such as a card.
testableapple/how-they-automate-on-mobile
A curated collection of publicly available resources on how software companies implement automation on iOS and Android platforms 📱🚢
PatilShreyas/compose-report-to-html
A utility (Gradle Plugin + CLI) to convert Jetpack Compose compiler metrics and reports to beautified HTML page.
dropbox/focus
A Gradle plugin that helps you speed up builds by excluding unnecessary modules.
AndroidPoet/Dropdown
💧A Powerful and customizable Compose Multiplatform dropdown menu with cascade and animations.
massivemadness/Fragula
🧛 Fragula is a swipe-to-dismiss extension for navigation component library for Android
mustfaibra/RoFFu
RoFFu is an online store specialized in sports shoes & Sneakers of many famous companies like Nike & Adidas, with a modern UI & beautiful animations like adding products to cart, bookmarking and change the sizes 🤩🔥
VKCOM/vkompose
Kotlin Compiler Plugins, an IDEA Plugin, and a Detekt Rule that will help to improve your experience with Jetpack Compose
AndroidPoet/Metaphor
💠Android Material's motion system animations.
MartinRGB/sketch-smooth-corner-android
A android project explained how to draw sketch smooth corner in android canvas
KapilYadav-dev/1SecMail
An unofficial app of 1SecMail api. Made with KMP ( Made with Compose Multiplatform )
microsoft/snippet-timekeeper
An android library to measure code execution time. No need to remove the measurement code, automatically becomes no-op in the release variants. Does not compromise with the code readability and comes with features that enhance the developer experience.
tangem/tangem-app-android
int02h/manifest-guard
Gradle plugin for Android applications for detecting unexpected changes in AndroidManifest.xml
Raiffeisen-DGTL/rest-api-guide
В этом репозитории находится REST API Best Practices.
molidev8/annotation-classes-validation
Morfly/grpc-graphql-rest-sample
Sample Android project that uses GraphQL, gPRC and REST to perform communication with the server via network.