Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: data typed as never #2017

Closed
erickreutz opened this issue Oct 31, 2024 · 1 comment
Closed

[Bug]: data typed as never #2017

erickreutz opened this issue Oct 31, 2024 · 1 comment
Labels
bug Something isn't working invalid This doesn't seem right

Comments

@erickreutz
Copy link

Version

v5

Reanimated Version

v3

Gesture Handler Version

v2

Platforms

iOS

What happened?

Why is present typed as present: (data?: never) => void https://github.com/gorhom/react-native-bottom-sheet/blob/master/src/types.d.ts#L89

Reproduction steps

https://github.com/gorhom/react-native-bottom-sheet/blob/master/src/types.d.ts#L89

Reproduction sample

https://github.com/gorhom/react-native-bottom-sheet/blob/master/src/types.d.ts#L89

Relevant log output

No response

@erickreutz erickreutz added the bug Something isn't working label Oct 31, 2024
Copy link

Hello @erickreutz 👋, this issue is being automatically closed and locked because it does not follow the issue template.

@github-actions github-actions bot added the invalid This doesn't seem right label Oct 31, 2024
@github-actions github-actions bot locked as spam and limited conversation to collaborators Oct 31, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant