gluestack/gluestack-ui

React & React Native Components & Patterns (copy-paste components & patterns crafted with Tailwind CSS (NativeWind))

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 38 minutes ago
Added to GitGenius on September 12th, 2026
Created on January 11th, 2023
Open Issues & Pull Requests: 16 (+0)
GitHub issues: Enabled
Number of forks: 235
Total Stargazers: 5,300 (+0)
Total Subscribers: 18 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Issue API getrepoissuespagesummary failed: 429 Rate limit exceeded. Please try again later.

Detailed Description

gluestack-ui is a component library for React Native and Expo that provides copy-pasteable UI components styled with Tailwind CSS through NativeWind.

The library addresses the need for customizable, accessible native components without forcing developers to adopt a pre-packaged dependency model. Instead of installing components as a monolithic package, developers select the specific components they need and copy them directly into their projects. This approach integrates with NativeWind v5 and Tailwind v4 to provide consistent styling across native platforms, includes built-in accessibility features, and supports flexible theming through configuration tokens.

Developers should choose this tool if they want granular control over their component implementations and prefer copying components into their codebase rather than managing external dependencies. The library suits Expo and React Native projects that prioritize customization and have existing Tailwind CSS workflows. It offers particular value for teams already using Expo Router, as the library provides first-class integration with that routing solution. The modular architecture means you avoid importing unused components, keeping bundle size minimal.

The project maintains active development with frequent updates and new component additions. Community support is available through a dedicated Discord channel for questions and feature requests. The team provides comprehensive documentation and migration guides for upgrading between major versions, reflecting ongoing attention to the developer experience.