From 3b32aae927b8355ee9778c8a24cae4a479ad1aed Mon Sep 17 00:00:00 2001 From: Christopher Jenkins Date: Sun, 11 Aug 2024 20:13:20 -0700 Subject: [PATCH] Added Yakcov Added Yakcov library --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 706ff23..e127584 100644 --- a/README.md +++ b/README.md @@ -278,6 +278,7 @@ - [WYSIWYG Rich Editor Compose](https://github.com/canopas/rich-editor-compose) - Android WYSIWYG Rich editor for Jetpack compose. - [Animated BottomBar Compose](https://github.com/canopas/compose-animated-navigationbar) - A Jetpack Compose library that simplifies the creation of stylish Bottom Navigation Bars with customizable animations. It allows you to easily integrate attractive navigation bars into your Android app, enhancing the user experience. - [YouTubePlayer](https://github.com/IlyaPavlovskii/YouTubePlayer) - YouTube kotlin multiplatform player. The YouTubePlayer composable allows you to embed a YouTube video player in your Jetpack Compose app. +- [Yet Another Kotlin COmpose Validation library](https://github.com/chrisjenx/yakcov) Easy to use Compose Multiplatform Validation library ## App Projects