From ee779ac89c9f97ddc3474b4794f2bd33aa1e2fc6 Mon Sep 17 00:00:00 2001 From: Mahmudul Hasan Date: Thu, 27 Aug 2026 07:36:29 +0600 Subject: [PATCH 1/2] Add Hugeicons to Components > UI --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 842ac98d..5eeca3e5 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,7 @@ Tools for building React Native apps with AI agents, and for putting AI inside y - [NativeBase](https://github.com/GeekyAnts/NativeBase) - Mobile-first, accessible component library for React Native and web. - [Shoutem UI](https://github.com/shoutem/ui) - Customizable set of styled components for React Native. - [react-native-vector-icons](https://github.com/oblador/react-native-vector-icons) - Customizable icon sets with support for styling and image sources. +- [Hugeicons](https://github.com/hugeicons/hugeicons) - Pixel-perfect icon library with 5,400+ free icons as tree-shakeable React Native components, rendered with react-native-svg. - [lottie-react-native](https://github.com/lottie-react-native/lottie-react-native) - Render After Effects animations natively. - [react-native-svg](https://github.com/software-mansion/react-native-svg) - SVG rendering for React Native and web. - [react-native-svg-transformer](https://github.com/kristerkari/react-native-svg-transformer) - Import SVG files as components, like on the web. From 34003def3301a0848639fc33df9d722c53d57ef9 Mon Sep 17 00:00:00 2001 From: Mahmudul Hasan Date: Thu, 27 Aug 2026 07:40:46 +0600 Subject: [PATCH 2/2] Update Hugeicons free icon count to 6,000+ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5eeca3e5..de597e38 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ Tools for building React Native apps with AI agents, and for putting AI inside y - [NativeBase](https://github.com/GeekyAnts/NativeBase) - Mobile-first, accessible component library for React Native and web. - [Shoutem UI](https://github.com/shoutem/ui) - Customizable set of styled components for React Native. - [react-native-vector-icons](https://github.com/oblador/react-native-vector-icons) - Customizable icon sets with support for styling and image sources. -- [Hugeicons](https://github.com/hugeicons/hugeicons) - Pixel-perfect icon library with 5,400+ free icons as tree-shakeable React Native components, rendered with react-native-svg. +- [Hugeicons](https://github.com/hugeicons/hugeicons) - Pixel-perfect icon library with 6,000+ free icons as tree-shakeable React Native components, rendered with react-native-svg. - [lottie-react-native](https://github.com/lottie-react-native/lottie-react-native) - Render After Effects animations natively. - [react-native-svg](https://github.com/software-mansion/react-native-svg) - SVG rendering for React Native and web. - [react-native-svg-transformer](https://github.com/kristerkari/react-native-svg-transformer) - Import SVG files as components, like on the web.