gluestack-ui
gluestack-ui copied to clipboard
React & React Native Components & Patterns (import from library & copy-paste styles all the way to victory)
### Description `The SegmentedControl is a customizable, animated tab switcher component in React Native. It's designed to allow users to toggle between multiple options (tabs) with smooth animated transitions, used...
### Description splash.png must be changed splash-icon.png in assets/images or splash-icon.png must be changed splash.png in app.json ### CodeSandbox/Snack link none ### Steps to reproduce try devevelopment build with 'npx...
### Description I currently use Gluestack v2 for a react native project. The current structure of this library makes unit testing anything using gluestack components extremely difficult. Jest is the...
### Description App is getting crashed ### CodeSandbox/Snack link https://cdn.discordapp.com/attachments/1054372800183402619/1385228683953963038/Screenshot_2025-06-19_at_5.34.08_PM.png?ex=68554e3e&is=6853fcbe&hm=975b086b5a65b93d0a1ac4a2479404ba226bd1a52e29bf41c0466c4c5b9fe735& ### Steps to reproduce 1. Go to '...' 2. Click on '...' 3. Scroll down to '...' 4. See error...
### Description In (and ) components, passing a text-color className overrides a fontSize declared with more than three letters ### CodeSandbox/Snack link In and components, passing a text-color className overrides...
### Description Since there is a toaster container taking up the full width of the app, whenever a toast is shown, the user can't press anything in the top section...
### Description TypeScript compilation error for project using the lib ### CodeSandbox/Snack link https://example.org ### Steps to reproduce Hi Gluestack team, I'm encountering a TypeScript error when building my project...
### Description unable to know correctly where exactly tailwind.config.js, after i have npx gluestack-ui add grid it should correctly where exactly is tailwind.config since some time folder structure is different....
### Description It would be nice to be able to customize the enter/exit animations for a toast component. It's very limited in it's functionality right now. ### Problem Statement Customizing...
### Description When trying to create a new project using the command "npm create gluestack@latest" on Windows, it is showing errors when selecting the option with expo ### CodeSandbox/Snack link...