From e59d0343c2eaf6d0273b899e27d53298b2670ddd Mon Sep 17 00:00:00 2001 From: Kamal Kishor Joshi Date: Sun, 2 Oct 2022 16:11:12 +0530 Subject: [PATCH] Add croma to the list Croma is a open source app which is build using react native. It is build for graphics designers. --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 33fe6b4..2cd580f 100644 --- a/data.json +++ b/data.json @@ -2085,6 +2085,15 @@ ".NET" ], "description": "An extension framework to Legerity for speeding up the development of automated UI tests for Uno Platform applications with Appium/Selenium on .NET." + }, + { + "name": "Croma", + "link": "https://github.com/croma-app/croma", + "label": "good first issue", + "technologies": [ + "JavaScript" + ], + "description": "A open source react native app for web, iOS and android for color palette management" } ] }