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 Animation doesn't fire when used in sx prop ### CodeSandbox/Snack link _No response_ ### Steps to reproduce Initial animation doesn't fire when used in `sx` prop, component just...

bug
v1

### Description toast causes useEffect to run infinitely if used as dependency, it apparently shouldn't do that ### CodeSandbox/Snack link _No response_ ### Steps to reproduce Inside a component 1....

bug
waiting for response

### Description The `@react-aria/checkbox` dependency in the current version of `@gluestack-ui/themed` does not report itself as being compatible with React 18. ### CodeSandbox/Snack link _No response_ ### Steps to reproduce...

bug
v1

### Description FlatList renderItem is missing types ### CodeSandbox/Snack link https://snack.expo.dev/@robert.sasak/gluestack-flatlist-lost-types ### Steps to reproduce 1. Go to https://snack.expo.dev/@robert.sasak/gluestack-flatlist-lost-types 2. Hover mouse over _item_ in _GSFlatList_ 3. See error ```...

bug
TypeScript

### Description I expect the @gluestack-ui/themed imports to not impact VSCode Intellisense performance. ### CodeSandbox/Snack link _No response_ ### Steps to reproduce 1. Have some imports such as import {...

bug
vscode snippets

Integrated Token Config in all the relevant docs (Themed, nativewind n GS Style)

### Description When i set a tint color with a color token I get invalid value error ### CodeSandbox/Snack link _No response_ ### Steps to reproduce 1. Go to '...'...

bug

### Description I'd love to see an indeterminate progress for grluestack-ui. Currently it seems like the spinner is the only option for showing indeterminate progress. Here is an example from...

enhancement

fixed icon component, added support for stroke and strokeWidth

### Description Since a couple of versions the popover is not working on android anymore ### CodeSandbox/Snack link https://github.com/sem4phor/gluestack-ui-1751/tree/popover-not-visible-latest ### Steps to reproduce 1. Go to https://github.com/sem4phor/gluestack-ui-1751/tree/popover-not-visible-latest (NOT main branch)...

bug
v1