Skip to content

[Pressable] onPress is called if user swipes while not lifting finger on iOS #3609

Open
@gigobyte

Description

@gigobyte

Description

I observe this behaviour only on iOS and I'm not sure if it's correct, looks more like a bug. My patch for now is to check for success inside onFinalize.

Steps to reproduce

  1. Press and hold the Pressable
  2. Move finger
  3. Observe onPress immediately called, even though I haven't lifted my finger
Screen.Recording.2025-07-11.at.12.57.36.mov

A link to a Gist, an Expo Snack or a link to a repository based on this template that reproduces the bug.

https://gist.github.com/gigobyte/5d1d0bf9e5f188f6590210a21fc6eb3a

Gesture Handler version

2.27.1

React Native version

0.79.0

Platforms

iOS

JavaScript runtime

None

Workflow

None

Architecture

New Architecture (Fabric)

Build type

None

Device

None

Device model

No response

Acknowledgements

Yes

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions