Skip to content

[Bug]:  #2004

@L-Weisz

Description

@L-Weisz

Version

v5

Reanimated Version

v3

Gesture Handler Version

v2

Platforms

iOS, Android, Web

What happened?

After migrating from v4 to v5, I'm encountering an issue: I can no longer pass parameters to the present function, as the type now appears to be:

present: (data?: never) => void;

Is there any documentation available on this breaking change or information regarding this compatibility issue?

Reproduction steps

bottomSheetModalRef.current?.present({ userIntent });

Reproduction sample

/

Relevant log output

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinginvalidThis doesn't seem right

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions