From 4cc3bc617145116e24c97cfa4d82f412ce80ccbb Mon Sep 17 00:00:00 2001 From: Nicola Gallazzi Date: Thu, 5 Sep 2024 17:28:54 +0200 Subject: [PATCH] feat: Add KMP-Places-Autocomplete lib --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 45aef29..acb9039 100644 --- a/README.md +++ b/README.md @@ -1813,6 +1813,10 @@ fully covered API and a lot of additional DSLs on top of base API. ![badge][badge-watchos] ![badge][badge-windows] +* [KMP-Places-Autocomplete](https://github.com/ngallazzi/KMP-Places-Autocomplete) - A lightweight and ready to use API to search places for Compose Multiplatform +![badge][badge-android] +![badge][badge-ios] + ## Contribute Welcome contribute!