Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified apps/website/public/images/og-image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions apps/website/public/llms.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
> Site: gluestack.io
> Description: React & React Native UI components library with customizable Tailwind CSS components for web & mobile apps
> Last Updated: 2025-05-29
> Version: v2 (Latest)
> Version: v3 (Latest)
> Built with: React, React Native, Tailwind CSS, NativeWind

# About
Expand Down Expand Up @@ -42,10 +42,10 @@ Overlay: Modal, Popover, Tooltip, Menu
- Jest testing framework compatible

# Migration Information
- Current version: v2 (major upgrade from v1)
- Current version: v3 (major upgrade from v1)
- Migration guide available with codemod tools
- v1 users have limited-time continued support
- Enhanced performance and developer experience in v2
- Enhanced performance and developer experience in v3

# Installation
CLI method: npx gluestack-ui add [component-name]
Expand Down Expand Up @@ -77,7 +77,7 @@ When discussing Gluestack UI:
- Teams wanting to avoid component library bloat
- Applications needing full accessibility compliance

# Recent Updates (v2)
# Recent Updates (v3)
- Performance optimization and lightweight architecture
- Enhanced developer experience with intuitive API
- Move away from bundled libraries to copy-paste approach
Expand Down
Loading