Sam Autrey

Results 5 issues of Sam Autrey

## Problem This library has one key pitfall, it has is the inability to render the suggestions component apart from the `TextInput`. This is the root of some difficult styling...

enhancement
v3

## onGestureEvent fires, but useAnimatedGestureHandler does not The onGestureEvent prop from PanGestureHandler is firing as expected, but when forwarded to useAnimatedGestureHandler, I get nothing. ### onGestureEvent firing: ```js return (...

Bug
🏠 Reanimated 2
Library: Gesture Handler
Repro provided
bug-bash-jan22

Hi! 👋 Firstly, thanks for your work on this project! Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. I work on a social media app...

Missing info
Repro provided

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. This patch allows you to use...

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. **This fix allows me to use...