Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Lilytreasure committed Aug 1, 2024
2 parents 89d5e2b + 411356e commit f7d752f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,20 @@ Learn more about [Kotlin Multiplatform](https://www.jetbrains.com/help/kotlin-mu

libraries
#Decompose<br>
<br>
What is Decompose?¶<br>
Decompose is a Kotlin Multiplatform library for breaking down your code into lifecycle-aware business logic components (aka BLoC), with routing functionality and pluggable UI (Jetpack Compose, Android Views, SwiftUI, JS React, etc.).<br>
https://arkivanov.github.io/Decompose/getting-started/quick-start/<br>
https://github.com/arkivanov/Decompose<br>
<br>
<br>
Also includes Depedency injection with Koin and examples of how to access Device Specific APIs<Br>
<br>
#CICD <br>
<br>
GitHub Actions(https://github.com/features/actions) - GitHub Actions makes it easy to automate all your software workflows, now with world-class CI/CD. Build, test, and deploy your code right from GitHub. Make code reviews, branch management, and issue triaging work the way you want.
<br>
<br>
#Android

<table>
Expand Down

0 comments on commit f7d752f

Please sign in to comment.