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 Slider can't slide in ActionSheet Component, but it can click ### CodeSandbox/Snack link _No response_ ### Steps to reproduce 1. Go to '...' 2. Click on '...' 3....

bug
v1

### Description Error: While trying to resolve module clsx from file ### CodeSandbox/Snack link _No response_ ### Steps to reproduce 1. Go to '...' 2. Click on '...' 3. Scroll...

waiting for response

### Description fontFamily "monospace" is not a system font and has not been loaded through expo-font. ### CodeSandbox/Snack link _No response_ ### Steps to reproduce 1. Create gluestack app with...

bug
installation

### Description ### Description According to document: [here](https://gluestack.io/style/docs/configuration/themes), the only way I can access theme specific tokens is to use `styled` wrapper function. It would be nice if the library...

v1

### Description I was following the example on [Dismissable Toasts](https://gluestack.io/ui/docs/components/feedback/toast#dismissable-toast), but there are clear UI issues when there are icons next to `ToastTitle` and `ToastDescription`. If the description spans the...

bug
PR Added

### Description After integrating your checkbox component, I observed that the UI library lacks specific styling for checkboxes in the indeterminate state. It would be beneficial to enhance the component...

enhancement
PR Added

### Description Pressable child state not changing ### CodeSandbox/Snack link _No response_ ### Steps to reproduce 1. Go to Gluestack docs: https://gluestack.io/ui/docs/components/forms/pressable' 2. Scroll down to **Pressable child elements according...

documentation

### Description The colors item does not exist for the LinearGradient. ### CodeSandbox/Snack link _No response_ ### Steps to reproduce An error occurs when using LinearGradient to specify colors. ```javascript

bug