gluestack-ui
gluestack-ui copied to clipboard
React & React Native Components & Patterns (import from library & copy-paste styles all the way to victory)
### Description Trying your example for keyboardAvoidingView when you are using ActionSheet but it does not work on ios ### CodeSandbox/Snack link _No response_ ### Steps to reproduce 1. add...
### Description There are numerous issues in the implementation of `useOverlayPosition` hook. The hook also has significant differences across different platforms. ### CodeSandbox/Snack link _No response_ ### Steps to reproduce...
Hi, first of all, i love this library! This is exactly what i was looking for from an API perspective. I have the following text component: ```tsx import React from...
### Description I expect the Toast component to show the toast, but it does not. ### CodeSandbox/Snack link _No response_ ### Steps to reproduce _No response_ ### gluestack-ui Version latest...
### Description Unless the error can be fixed, the installation guide for Existing Projects should be updated, to help newcomers make it work: https://gluestack.io/ui/docs/guides/install-nextjs. ### CodeSandbox/Snack link _No response_ ###...
### Description Open to open the component in codesandbox, or Expo because same components go for native also, building doc on top of kit gives the leverage the using the...
### Discussed in https://github.com/gluestack/gluestack-ui/discussions/2051 Originally posted by **lucasfsduarte** April 8, 2024 Hello! I'm currently migrating an application created with NativeBase to Gluestack and I had a small problem with fonts....
### Checkbox - [x] Support for `Indeterminate` Icon - [x] Fix `Indeterminate` style in config. - [ ] Update Figma file. - [ ] Update Spec Docs. ### Radio -...
### Description When we use a lucide icon with a rect shape inside (ex : Cpu, Lock, Shapes, ...) in the "as" prop of the Icon component, the icon isn't...