Hà Quốc Lương

Results 9 issues of Hà Quốc Lương

**Is your feature request related to a problem? Please describe.** I was making a collapsible header scrollable (For example: ScrollView, FlatList). The header is rendered with absolute style and the...

Surface
feature request

- Fixed an issue causing language script and variant is ignored if not using `regionCode` (`countryCode`) when setting language. For example: `zh-Hans` became `zh-US` instead of `zh-Hans-US`. - NSLocale `countryCode`...

### Description Passing size prop to Icon component make the icon disappear ### CodeSandbox/Snack link https://snack.expo.dev/Ja0w3iTeXLUUttUht3FX3 ### Steps to reproduce Add `size` prop to Icon component ### gluestack-ui Version 1.1.26...

bug
v1

### 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...

v1

The original Animated TextInput is causing flickering when animating (Eg: moving value from `0` to `10` will cause `10` to be truncated). I decided to migrate to [react-native-animateable-text](https://github.com/axelra-ag/react-native-animateable-text) for better...

### Minimal reproducible example https://github.com/quocluongha/bare-rn-with-expo-53 ### What platform(s) does this occur on? iOS ### Where did you reproduce the issue? in a development build ### Summary I am running bare...

needs review

### What's happening? I encounter this error when trying to call `frame.toArrayBuffer()` in frame processor on Android devices, it works fine on iOS though. Please inspect the logcat below. I...

🐛 bug

### Version Number 5.1.1 ### Codesandbox/Expo snack https://codesandbox.io/p/sandbox/dark-cookies-5xmdf4 ### Steps to reproduce 1. Define a schema that has `z.coerce` 2. Use `useForm` with the generic type parameter that is returned...

## What - Fix an issue causing results when running multiple vision tasks are returned in the same listener. ## Why - The id when initializing vision tasks are the...