gluestack-ui
gluestack-ui copied to clipboard
React & React Native Components & Patterns (import from library & copy-paste styles all the way to victory)
### 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...
### 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 ###...
### 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 -...
### 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...
### 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...
… screen dimensions
### 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...