Jakub Grzywacz

Results 62 comments of Jakub Grzywacz

Minimal reproduction for future ```jsx function Example() { return ( console.log('onPress')}> ); } ```

Hey, could you provide a proper reproduction of the issue, ideally using [snack](https://snack.expo.dev/)? The use of `findNodeHandle` is limited to mobile platforms, so none of the code linked by @dembal1990...