From 312de7b8e82d8cf2ca55b3e95e0bf952ab304fd7 Mon Sep 17 00:00:00 2001 From: Kojo Fosu Bempa Edue Date: Mon, 6 Sep 2021 10:14:09 +0000 Subject: [PATCH] :sparkles: Add Quantitizer An open-source android library. Quantitizer is a highly customizable widget that acts as a number stepper. This library can be useful in e-commerce applications for selecting the number of items being purchased. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9cf4f943..06bfe053 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,7 @@ Name | License | Demo [FloatingActionButton](https://github.com/makovkastar/FloatingActionButton) | [MIT](https://opensource.org/licenses/MIT) | [android-floating-action-button](https://github.com/futuresimple/android-floating-action-button) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | [ReactButton](https://github.com/amrdeveloper/ReactButton) | [MIT](https://opensource.org/licenses/MIT) | +[Quantitizer](https://github.com/kojofosu/Quantitizer) | [MIT](https://opensource.org/licenses/MIT) | List / Grid ======================