forkanju's Stars
forkanju/FriendshipClinicTask
forkanju/sunflower
A gardening app illustrating Android development best practices with migrating a View-based app to Jetpack Compose.
YaminMahdi/sunflower
A gardening app illustrating Android development best practices with migrating a View-based app to Jetpack Compose.
forkanju/sheets-compose-dialogs
⭐ A powerful collection of views (including dialogs, popups, and bottom sheets) designed to streamline common use-cases in Material Design 3 for Jetpack Compose.
philipplackner/SocialNetworkTwitch
ahmadefati/Documentary
This project is intended for Clean Architecture
MohamedRejeb/compose-rich-editor
A Rich text editor library for both Jetpack Compose and Compose Multiplatform, fully customizable, supports HTML and Markdown.
renaro/ecommerce-android-app
JeremyLeyvraz/CleanArchitectureTemplate
Template for a Kotlin app using clean architecture.
aregpetrosyan/Android-MVVM-Boilerplate-Hilt
A sample project in Kotlin to demonstrate AndroidX, MVVM, Coroutines, Hilt, Room, Data Binding, View Binding, Retrofit, Moshi, Leak Canary and Repository pattern.
MelSardes/codee
Mini programming quiz game made with Jetpack Compose
tuuhin/AndroidQuizApp
Google Forms like android quiz app made using firebase
AhmetOcak/QuizApp
Quiz app is an app created using jetpack compose. Quiz App is an application based on creating and solving quizzes.
skydoves/android-developer-roadmap
🗺 The Android Developer Roadmap offers comprehensive learning paths to help you understand Android ecosystems.
saket/swipe
Swipe gesture actions for Compose UI
forkanju/NavigationJetpackCompose
This is JetpackCompose Navigation Tutorial practice workfrom Stevdza-San. Here I'm going to implemented basic Navigation, send arguments optional and required, single and multiple, nested navigation, bottom navigation, nested navigation with bottom bar.
forkanju/JetpackCompose-BottomNavigation
Jetpack Compose tutorial work practice by Stevdza-San YouTube.
forkanju/JetpackCompose-NestedNavigationWithBottomBar
forkanju/JetpackCompose-Material3
forkanju/JetpackCompose-Notifications
Initial commit with simple notification with action button and broadcast reveiver.
forkanju/Compose-LazyColumn-LazyRow-StickyHeader
forkanju/Compose-Animated-Splash-Screen
forkanju/Compose-SearchBar
forkanju/Compose-ShimmerEffect
MindorksOpenSource/Jetpack-Compose-Android-Examples
Learn Jetpack Compose for Android by Examples. Learn how to use Jetpack Compose for Android App Development. Android’s modern toolkit for building native UI.
anisul-Islam/git-github-documentation
In this repo, I will share my git and GitHub knowledges with you.
iebayirli/RecyclerViewWithDataBinding
Project about RecyclerView usage with DataBinding.
shakircam/android-template
Simple app built on top of Dagger Hilt & other best practices like MVVM, Navigation, Coroutines, Room, Databinding.
JoseAlcerreca/plaid
An Android app which provides design news & inspiration as well as being an example of implementing material design.
ImaginativeShohag/Simple-MVVM
A simple Android MVVM pattern example