gluestack-ui
gluestack-ui copied to clipboard
React & React Native Components & Patterns (import from library & copy-paste styles all the way to victory)
### Description I'm trying to forward a prop to a gluestack component, but it gives me, for example, "Property 'as' does not exist on type 'IIconProps & (StyledComponentProps
### Description Components do not resize based on screen size. The developer has to manually add custom styles for media queries. This means you have to add styles for everything,...
### Description The popover and menu highly rely on the backdrop to dismiss themselves. This makes it hard to just click a button somewhere else because i have to dismiss...
### Description When having ejected theme there is no documentation for how to find styling files for components that are added with new releases. For example Accordion. Please update documentation...
### Description Failed esm bundle ### CodeSandbox/Snack link https://cdn.jsdelivr.net/npm/@react-native-aria/[email protected]/+esm ### Steps to reproduce Follow the url: https://cdn.jsdelivr.net/npm/@react-native-aria/[email protected]/+esm and see the error ### gluestack-ui Version 1.0.37 ### Platform - [ ]...
### Description https://discord.com/channels/1050761204852858900/1054373041435574322/1193259014201540758 ### CodeSandbox/Snack link _No response_ ### Steps to reproduce 1. Go to '...' 2. Click on '...' 3. Scroll down to '...' 4. See error ### gluestack-ui...
### Description css and js breakpoints don't match when the "show scroll bars" setting set to "always" on MacOS. It happens because css counts the actual 1264px browser's window width...