---
title: "HeroUI v3 Lands as a Ground-Up Rewrite for React and React Native, Built on Tailwind CSS v4"
url: https://daily.dev/posts/heroui-v3-lands-as-a-ground-up-rewrite-for-react-and-react-native-built-on-tailwind-css-v4-2jw5i3tgf
source_url: https://www.infoq.com/news/2026/07/heroui-v3-rewrite
type: article
source: "InfoQ"
published: 2026-07-01T12:24:27.267Z
updated: 2026-08-24T07:02:37.660Z
tags: ["react", "react-native", "tailwind-css"]
reading_time: 3
upvotes: 41
comments: 4
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# HeroUI v3 Lands as a Ground-Up Rewrite for React and React Native, Built on Tailwind CSS v4

**[InfoQ](https://daily.dev/sources/infoq)** · 3 min read · 41 upvotes · 4 comments

## Summary

HeroUI v3 is a ground-up rewrite of the React component library formerly known as NextUI, now targeting both web and React Native. The release ships over 75 web components (21 new) and a new React Native library with 37 components. It is built on React Aria Components for accessibility and Tailwind CSS v4 for styling, with all animations moved to CSS and no JavaScript runtime dependency. The library adopts a compound component API compatible with React 19 and Next.js, and integrates AI tooling via an MCP Server, Agent Skills, and an llms.txt file. The npm package sees ~341,000 weekly downloads and the GitHub repo has ~27,700 stars. Migration from v2 requires careful planning as the two versions cannot coexist, though both full and incremental migration guides are available. Community feedback notes some v2 features are missing in v3, and there are concerns about roadmap transparency.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.infoq.com/news/2026/07/heroui-v3-rewrite>

## Community discussion

Top comments from developers on daily.dev.

**@byteoutlaw** · 0 upvotes

> Might be used in my project. Looks nice! Have not seen it before and that it works in RN too is super need!

**@jenueldev** · 0 upvotes

> Great write-up! HeroUI v3 looks like a massive step forward — a ground-up rewrite with Tailwind CSS v4 support, React Native coverage, and no JS runtime dependency is exactly what the ecosystem needed. The MCP Server and Agent Skills integration is a nice forward-thinking touch too. Excited to see how the community adopts this!

**@petecapecod** · 0 upvotes

> cool looks like v3 has been out for a little bit, but either way it's a nice UI library.

**@spiderclam** · 0 upvotes

> This has been out for a while now. I got excited thinking it finally worked for react and react native, but unfortunately no, this is just a late post and you still need separate libraries.

---

Tags: [#react](https://daily.dev/tags/react), [#react-native](https://daily.dev/tags/react-native), [#tailwind-css](https://daily.dev/tags/tailwind-css)

[View this post on daily.dev](https://daily.dev/posts/heroui-v3-lands-as-a-ground-up-rewrite-for-react-and-react-native-built-on-tailwind-css-v4-2jw5i3tgf)
