gluestack-ui icon indicating copy to clipboard operation
gluestack-ui copied to clipboard

React & React Native Components & Patterns (import from library & copy-paste styles all the way to victory)

Results 252 gluestack-ui issues
Sort by recently updated
recently updated
newest added

### Description number accepted as a select item value ### CodeSandbox/Snack link _No response_ ### Steps to reproduce ```ts type item = { id: number } ``` Should be valid....

bug
waiting for response

## Motivation When I see the document of Menu component, I find the type error. https://gluestack.io/ui/docs/components/overlay/menu We can select the value I added in document, but these is not support...

### Description Hi Team ! First of all, thank you for your amazing work on Gluestack ! I have an issue with the following code, I can't focus the input...

bug
v1

### Description https://twitter.com/bhyoo99/status/1753053502023385332 ### CodeSandbox/Snack link _No response_ ### Steps to reproduce _No response_ ### gluestack-ui Version 1.1.0 ### Platform - [X] Expo - [ ] React Native CLI -...

bug
v1

### Description The opening animation on Android works very strangely. Sometimes it opens with a jump, and sometimes it opens correctly ### CodeSandbox/Snack link _No response_ ### Steps to reproduce...

bug
waiting for response

### Description onKeyPress in should be triggered according to what you actually press, and backspace key shouldn't be triggered unless pressed ### CodeSandbox/Snack link _No response_ ### Steps to reproduce...

bug
waiting for response

### Description On Web & iOS the Content of the Popover is positioned near the trigger. On Android it is positioned in the middle of the screen. If it is...

bug