Viraj Joshi

Results 25 issues of Viraj Joshi

step was mentioned https://docs.expo.dev/versions/latest/config/metro/#tailwind in expo docs.

### Problem Statement with `accessibilityRole="label` Code ``` ``` OutPut ``` ``` with `role="label` Code ``` ``` OutPut ``` ``` ### Solution - Added condition for `role="label"`.

**Describe the bug** A clear and concise description of what the bug is. Initial load of application in Expo router is not loading styles. but once you hot reload it...

### Problem **Why isn't RSC working with NativeWind?** - In order to support NativeWind in Next.js, we have to change jsxImportSource from react to nativewind. - For more references on...

fix: for issue #2159.

### 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. - [x] Update Figma file. - [ ] Update Spec Docs. ### Radio - [x]...