badoo / Decompose

Kotlin Multiplatform lifecycle-aware business logic components (aka BLoCs) with routing functionality and pluggable UI (Jetpack Compose, SwiftUI, JS React, etc.), inspired by Badoos RIBs fork of the Uber RIBs framework
https://arkivanov.github.io/Decompose
Apache License 2.0
813 stars 40 forks source link

"Used by" list #81

Closed arkivanov closed 2 years ago

arkivanov commented 3 years ago

It would be good to have a list of companies/users/projects where Decompose is used. I suggest to stick to the following format, but feel free to omit/add/modify any details:

Project name: [project name] Project type: production/pet/sample Company name: personal/[company name] Supported targets: android, jvm, js, iosX64, iosArm64, macosX64, linuxX64 Sources link (if open source): [link]

arkivanov commented 3 years ago

Let me begin.

Project name: Example TodoApp for Desktop Compose Project type: sample Company name: JetBrains Supported targets: android, jvm, iosX64, iosArm64 Sources link

theapache64 commented 3 years ago

Project Name : Stackzy Project Type : Developer Tool Company name : Personal/Pet Project Supported Targets : Linux, MacOS, Windows GitHub Link : https://github.com/theapache64/stackzy

Shabinder commented 3 years ago

Project name: SpotiFlyer Project type: Production Company name: Personal/Hobby Project Supported targets: Android, Web(JS), Desktop Sources link: https://github.com/Shabinder/SpotiFlyer

falcon4ever commented 3 years ago

Project name: Decompose KMM Navigation Sample Description: A KMM project showcasing Decompose with a bottom navigation Project type: Demo Company name: Personal/Hobby Project Supported targets: Android/Jetpack Compose & iOS/SwiftUI Sources link: https://github.com/falcon4ever/KMM-demos/tree/main/DecomposeKmmNavigationSample

Project name: MVIKotlin Decompose KMM Sample Description: A KMM project showcasing Decompose, MVIKotlin and Ktor to fetch random quotes Project type: Demo Company name: Personal/Hobby Project Supported targets: Android/Jetpack Compose & iOS/SwiftUI Sources link: https://github.com/falcon4ever/KMM-demos/tree/main/MVIKotlinDecomposeKmmSample

serhiynovos commented 2 years ago

Project name: SpotiFlyer Project type: Production Company name: Personal/Hobby Project Supported targets: Android, Web(JS), Desktop Sources link: https://github.com/Shabinder/SpotiFlyer

It web link is not working. It navigates me to Ad pages

arkivanov commented 2 years ago

@serrg1994 please mind that this repository is not maintained. There is a new "Used by" list in the new repository - https://github.com/arkivanov/Decompose/issues/187.

The link https://github.com/Shabinder/SpotiFlyer works for me, it opens the Shabinder/SpotiFlyer. I'm not sure what could be a problem.

@Shabinder do you mind adding your project to https://github.com/arkivanov/Decompose/issues/187?