gluestack-ui
gluestack-ui copied to clipboard
React & React Native Components & Patterns (import from library & copy-paste styles all the way to victory)
The current logic that determines the flexBasis uses state but this was causing issues for me a lot of other users, this PR leverages useMemo to cache the flexBasis useEffect...
### Description The Figma variable and design system is very thorough already but it would be great to take it further by aligning it with emerging standards. The likes of...
### Description We're currently looking to move to Gluestack for all our dev projects and seeing how we can automate it as much as possible. We've been prototyping a Figma...
The license field wasn't being published in the newer @gluestack-ui/* scoped packages on NPM. Example with [@gluestack-ui/overlay](https://www.npmjs.com/package/@gluestack-ui/overlay), where the license field shows as "none". I assume the license to be...
### Description Select/Actionsheet doesn't work on rn 0.78.0 ### CodeSandbox/Snack link Not necessary to be provided for the time ### Steps to reproduce 0. follow the document 0.1. the example...
P.S. It also can sort classes, just as prettier plugin does, but also more, e.g. yell about nonexistent classnames.
### Description ERROR Error: Unable to resolve module react-dom from G:\DeepakVerma\appserve\newremitapp\SimplyRemit\node_modules\@react-aria\utils\dist\animation.main.js: react-dom could not be found within the project or in these directories: node_modules 1 | var $78605a5d7424e31b$exports = require("./useLayoutEffect.main.js");...
### Description clicking on any position along the SliderTrack does not correctly update the slider's value ### CodeSandbox/Snack link https://github.com/Vergil0327/gluestack-issue.git ### Steps to reproduce 1. Go to [gluestack Slider Page](https://gluestack.io/ui/docs/components/slider)...
### Description Trying to initialize a new project with gluestack-ui and Yarn 4.x errors out ### CodeSandbox/Snack link N/A ### Steps to reproduce ``` yarn init yarn set version 4.5.1...