From 019413c01691d27bf5ca7cf1fb1311ad87c628e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petrus=20Nguy=E1=BB=85n=20Th=C3=A1i=20H=E1=BB=8Dc?= Date: Thu, 22 Feb 2024 16:11:16 +0700 Subject: [PATCH] Add `solivagant` library Add `solivagant` library --- README.MD | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.MD b/README.MD index 4e8c11a..1f9cca9 100644 --- a/README.MD +++ b/README.MD @@ -930,6 +930,11 @@ your Compose apps. [![Maven Central](https://img.shields.io/maven-central/v/io.github.ismai117/kottie)](https://central.sonatype.com/artifact/io.github.ismai117/kottie) > Compose Multiplatform animation library that parses Adobe After Effects animations. Inspired by Airbnb/Lottie. +[solivagant](https://github.com/hoc081098/solivagant) - Compose Multiplatform Navigation library. +[![GitHub Repo stars](https://img.shields.io/github/stars/hoc081098/solivagant?style=flat)](https://github.com/hoc081098/solivagant) +[![Maven Central](https://img.shields.io/maven-central/v/io.github.hoc081098/solivagant-navigation)](https://central.sonatype.com/artifact/io.github.hoc081098/solivagant-navigation/) +> Compose Multiplatform Navigation library - Pragmatic, type safety navigation for Compose Multiplatform. Based on `Freeletics Khonshu Navigation`. Supports ViewModel, SavedStateHandle, Lifecycle, Multi-Backstacks, Transitions, Back-press handling, and more... + ### 🎨 Graphics [MOKO Graphics](https://github.com/icerockdev/moko-graphics) - Graphics primitives [![GitHub Repo stars](https://img.shields.io/github/stars/icerockdev/moko-graphics?style=flat)](https://github.com/icerockdev/moko-graphics)