Jerry Jiang

Results 5 issues of Jerry Jiang

When the viewport is small or extra-small, the runes section would split the skill order and build order sections. By moving the runes section to the bottom, we can bring...

When trying to set up this repo for the first time, I ran `npm install` and got the following error. ``` Error extracting /Users/tpcstld/.npm/grunt-htmlhint/0.9.9/package.tgz archive: ENOENT: no such file or...

When freezing a `ScrollView` in Android, the children of the `ScrollView` triggers `onLayout` with `width`, `height, `x`, and `y` all being 0. The main issue here is that it happens...

### Description Wild title. Please bear with me. In the follow video I have a small black box which expands and shrinks. This is implemented as a layout animation (i.e....

Platform: iOS
Repro provided

### Description This might be a re-regression of https://github.com/software-mansion/react-native-gesture-handler/issues/2472 not totally sure. On an Android device with TalkBack enabled, the `ScrollView` exported from `react-native-gesture-handler` cannot be scrolled with the two-finger...

Platform: Android
Repro provided