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