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 No metadata available for React Native Directory in Expo 52 ### CodeSandbox/Snack link no link ### Steps to reproduce run npx expo-doctor@latest for expo v52 It will result...

bug

### Description The background of the menu does not fill completely behind the items the first time it's opened. It is correct on subsequent renders. ### CodeSandbox/Snack link https://github.com/flyingL123/expo-gluestack-ui/tree/menu-bug ###...

bug

### Description When using @gluestack-ui/button version 1.0.8 in a Next.js application, the following error ### CodeSandbox/Snack link https://github.com/nagasawaryoya/bug-report--gluestack-ui-button-1.0.8 ### Steps to reproduce https://github.com/nagasawaryoya/bug-report--gluestack-ui-button-1.0.8?tab=readme-ov-file#steps-to-reproduce ### gluestack-ui Version v2 ### Platform -...

bug
waiting for response

### Description When using Icon component inside expo's Tabs.Screen (which is a wrapper of React Navigation's tab), the android version will crash. ### Problem Statement gluestack provides an outdated version...

### Description fontWeight & fontFamily styles not being applied when using breakpoints in custom components ### CodeSandbox/Snack link -- ### Steps to reproduce When implementing custom components with breakpoint-specific styles...

bug
waiting for response
gluestack-style
v1

### Description I have created a component that is using Select. Everything seems to work fine on IOS but on android the placeholder and the value are not showing, i...

bug
waiting for response

### Description When executing gluestack-ui/v2-codemod tool, the values coming from v1 expressed as property={}, for example should be converted to "px" values. Current version of codemod migrates those values to...