gluestack-ui
gluestack-ui copied to clipboard
React & React Native Components & Patterns (import from library & copy-paste styles all the way to victory)
### Description   When a project is based on Bun, Gluestack CLI doesn't detect the lock file. ### Problem Statement NPM, Yarn, and Pnpm are much slower than Bun...
### Description Getting many "Require cycles are allowed but..." errors when running Expo project on web ### CodeSandbox/Snack link https://github.com/resticker/gluetest1 ### Steps to reproduce 1. `git clone https://github.com/resticker/gluetest1` 2. `yarn`...
### Description Can't initialize gluestack using `gluestack-ui init` in my project that uses yarn modern (yarn v4) ### CodeSandbox/Snack link https://github.com/resticker/gluetest-yarnmodern ### Steps to reproduce 1. `git clone https://github.com/resticker/gluetest-yarnmodern` 2....
### Description SliderTrack 在SliderThumb不可见的情况下,最左侧多出一段距离 Translation :- SliderTrack adds some distance to the left when SliderThumb is invisible. ### CodeSandbox/Snack link null ### Steps to reproduce 1. 将SliderThumb 背景颜色设置为透明 2. 发现问题...
### Description Can't initialize gluestack using gluestack-ui init in my project that uses node ### CodeSandbox/Snack link https://gluestack.io/ui/docs/home/getting-started/installation ### Steps to reproduce 1. npx create-expo-app@latest 2. cd *app-name* 3. npx...
### Description Tailwind uses the convention that `50` is the lightest and `950` is the darkest (50-950 range). See: [Tailwind Customizing Color Docs](https://tailwindcss.com/docs/customizing-colors) However, the [current gluestack color scheme](https://github.com/gluestack/gluestack-ui/blob/5f7f4bf419061ebe777e52d0fb84b13d14aa632c/example/storybook-nativewind/src/core-components/nativewind/gluestack-ui-provider/config.ts) is...
### Description Add a guide on how to add a custom font using latest gluestack-ui v2 and replacing the global heading and body font families to use that custom font....
### Description Styling classnames not take any effect ### CodeSandbox/Snack link https://gluestack.io/ui/docs/home/overview/upgrade-to-v2 ### Steps to reproduce In React Native I'm trying to add gluestack v2. I did npx gluestack-ui@latest add...
### Description ERROR TypeError: ignoreKeys.add is not a function (it is undefined) ### CodeSandbox/Snack link _No response_ ### Steps to reproduce When trying to animate in variants ### gluestack-ui Version...