Skip to content

Commit

Permalink
Adding Kotlin Bloc (#30)
Browse files Browse the repository at this point in the history
* Added Kotlin Bloc (https://1gravity.github.io/Kotlin-Bloc/)

* fix typo

Co-authored-by: Emanuel Moecklin <contact@1gravity.com>
  • Loading branch information
1gravity and Emanuel Moecklin committed Nov 30, 2022
1 parent f22352e commit 7a400bc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -377,6 +377,11 @@ Bluetooth in general has the same functionality for all platforms, e.g. connect
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.github.kuuuurt/multiplatform-paging/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.github.kuuuurt/multiplatform-paging)
> A Kotlin Multiplatform library for pagination.
[Kotlin Bloc](https://github.com/1gravity/Kotlin-Bloc) - UI framework for Kotlin Multiplatform
[![GitHub Repo stars](https://img.shields.io/github/stars/1gravity/Kotlin-Bloc)](https://github.com/1gravity/Kotlin-Bloc)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.1gravity/bloc-core/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.1gravity/bloc-core)
> Kotlin Bloc is a simple, predictable and composable UI framework for Kotlin Multiplatform supporting Android, iOS and JVM.
### 🔍 Analytics
[MOKO Crash Reporting](https://github.com/icerockdev/moko-crash-reporting) - reporting to Crashlytics
[![GitHub Repo stars](https://img.shields.io/github/stars/icerockdev/moko-crash-reporting)](https://github.com/icerockdev/moko-crash-reporting)
Expand Down

0 comments on commit 7a400bc

Please sign in to comment.