Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Lilytreasure authored May 7, 2024
1 parent 0fc9741 commit 6ce92f7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,18 @@ 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>
Also includes Depedency injection with Koin and examples of how to access Device Specific APIs<Br>
#CICD
#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 6ce92f7

Please sign in to comment.