From 0e8e8dc51ae96c5b0dcbfbe3b3103aff28bef712 Mon Sep 17 00:00:00 2001 From: PedroRevesMD Date: Sun, 15 Mar 2026 19:25:54 -0300 Subject: [PATCH 1/5] feat: add React Native Library and Open Source Tool --- database/frontend/accessibility.json | 9 ++++++++- database/frontend/ui_generators.json | 7 +++++++ database/mobile/react_native.json | 2 +- 3 files changed, 16 insertions(+), 2 deletions(-) diff --git a/database/frontend/accessibility.json b/database/frontend/accessibility.json index 244dbebc3..b5fcc8159 100644 --- a/database/frontend/accessibility.json +++ b/database/frontend/accessibility.json @@ -20,6 +20,13 @@ "category": "frontend", "subcategory": "accessibility" }, + { + "name": "Design.dev", + "description": "Design.dev is an open-source toolbox for frontend developers, such as CSS Generators, WCAG checkers and AI Skill Builders", + "url": "https://design.dev/", + "category": "frontend", + "subcategory": "accessibility" + }, { "name": "Microsoft Inclusive Design Methodology", "description": "An amazing resource for anyone who wants to build more inclusive experiences for everyone.", @@ -27,4 +34,4 @@ "category": "frontend", "subcategory": "accessibility" } -] \ No newline at end of file +] diff --git a/database/frontend/ui_generators.json b/database/frontend/ui_generators.json index a6cddf8dd..129383711 100644 --- a/database/frontend/ui_generators.json +++ b/database/frontend/ui_generators.json @@ -237,6 +237,13 @@ "category": "frontend", "subcategory": "ui_generators" }, + { + "name": "Reactix", + "description": "Design.dev is an open-source toolbox for frontend developers, offering tools such as CSS Generators, WCAG checkers and AI Skill Builders", + "url": "https://design.dev/", + "category": "frontend", + "subcategory": "ui_generators" + }, { "name": "Tailwind UI", "description": "Tailwind UI is a collection of beautiful and expertly crafted components and templates, built by the makers of Tailwind CSS.", diff --git a/database/mobile/react_native.json b/database/mobile/react_native.json index 110e7783d..ec511f126 100644 --- a/database/mobile/react_native.json +++ b/database/mobile/react_native.json @@ -31,4 +31,4 @@ "subcategory": "react_native", "language": "english" } -] \ No newline at end of file +] From 7761579404a0429af558531da17444cde4cc0c68 Mon Sep 17 00:00:00 2001 From: PedroRevesMD Date: Sun, 15 Mar 2026 19:32:50 -0300 Subject: [PATCH 2/5] fix: remove wrong section --- database/frontend/accessibility.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/database/frontend/accessibility.json b/database/frontend/accessibility.json index b5fcc8159..78823b4a7 100644 --- a/database/frontend/accessibility.json +++ b/database/frontend/accessibility.json @@ -20,13 +20,6 @@ "category": "frontend", "subcategory": "accessibility" }, - { - "name": "Design.dev", - "description": "Design.dev is an open-source toolbox for frontend developers, such as CSS Generators, WCAG checkers and AI Skill Builders", - "url": "https://design.dev/", - "category": "frontend", - "subcategory": "accessibility" - }, { "name": "Microsoft Inclusive Design Methodology", "description": "An amazing resource for anyone who wants to build more inclusive experiences for everyone.", From e8d0072b60d45cf4460e5f6c8d540977fa4b141e Mon Sep 17 00:00:00 2001 From: PedroRevesMD Date: Sun, 15 Mar 2026 19:37:56 -0300 Subject: [PATCH 3/5] fix: wrong name --- database/frontend/ui_generators.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/database/frontend/ui_generators.json b/database/frontend/ui_generators.json index 129383711..29e21df57 100644 --- a/database/frontend/ui_generators.json +++ b/database/frontend/ui_generators.json @@ -238,7 +238,7 @@ "subcategory": "ui_generators" }, { - "name": "Reactix", + "name": "Design.dev", "description": "Design.dev is an open-source toolbox for frontend developers, offering tools such as CSS Generators, WCAG checkers and AI Skill Builders", "url": "https://design.dev/", "category": "frontend", From 13e5f46825a6d15998ac63fa0943b01c6ab7ca75 Mon Sep 17 00:00:00 2001 From: PedroRevesMD Date: Sun, 15 Mar 2026 19:48:51 -0300 Subject: [PATCH 4/5] fix: wrong description and websites out of order --- database/frontend/accessibility.json | 7 +++++++ database/frontend/ui_generators.json | 7 ------- database/mobile/react_native.json | 10 +++++++++- 3 files changed, 16 insertions(+), 8 deletions(-) diff --git a/database/frontend/accessibility.json b/database/frontend/accessibility.json index 78823b4a7..6fc73d7f2 100644 --- a/database/frontend/accessibility.json +++ b/database/frontend/accessibility.json @@ -20,6 +20,13 @@ "category": "frontend", "subcategory": "accessibility" }, + { + "name": "Design.dev", + "description": "A free toolbox for developers, featuring CSS generators and WCAG Checkers", + "url": "https://inclusive.microsoft.design/", + "category": "frontend", + "subcategory": "accessibility" + }, { "name": "Microsoft Inclusive Design Methodology", "description": "An amazing resource for anyone who wants to build more inclusive experiences for everyone.", diff --git a/database/frontend/ui_generators.json b/database/frontend/ui_generators.json index 29e21df57..a6cddf8dd 100644 --- a/database/frontend/ui_generators.json +++ b/database/frontend/ui_generators.json @@ -237,13 +237,6 @@ "category": "frontend", "subcategory": "ui_generators" }, - { - "name": "Design.dev", - "description": "Design.dev is an open-source toolbox for frontend developers, offering tools such as CSS Generators, WCAG checkers and AI Skill Builders", - "url": "https://design.dev/", - "category": "frontend", - "subcategory": "ui_generators" - }, { "name": "Tailwind UI", "description": "Tailwind UI is a collection of beautiful and expertly crafted components and templates, built by the makers of Tailwind CSS.", diff --git a/database/mobile/react_native.json b/database/mobile/react_native.json index ec511f126..7f1e604b4 100644 --- a/database/mobile/react_native.json +++ b/database/mobile/react_native.json @@ -30,5 +30,13 @@ "category": "mobile", "subcategory": "react_native", "language": "english" - } + }, + { + "name": "Reactix", + "description": "A free, copy-paste React Native component library with 60+ animated, production-ready UI components built on Expo and Reanimated.", + "url": "https://reacticx.com/", + "category": "mobile", + "subcategory": "react_native" + "language": "english" + }, ] From b683f0998f514fd7f1741f51fb607858154a2476 Mon Sep 17 00:00:00 2001 From: PedroRevesMD Date: Sun, 15 Mar 2026 19:51:38 -0300 Subject: [PATCH 5/5] fix: wrong website url --- database/frontend/accessibility.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/database/frontend/accessibility.json b/database/frontend/accessibility.json index 6fc73d7f2..6ae12ff29 100644 --- a/database/frontend/accessibility.json +++ b/database/frontend/accessibility.json @@ -23,7 +23,7 @@ { "name": "Design.dev", "description": "A free toolbox for developers, featuring CSS generators and WCAG Checkers", - "url": "https://inclusive.microsoft.design/", + "url": "https://design.dev/", "category": "frontend", "subcategory": "accessibility" },