We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
v5
v3
v2
iOS
Why is present typed as present: (data?: never) => void https://github.com/gorhom/react-native-bottom-sheet/blob/master/src/types.d.ts#L89
present
present: (data?: never) => void
https://github.com/gorhom/react-native-bottom-sheet/blob/master/src/types.d.ts#L89
No response
The text was updated successfully, but these errors were encountered:
Hello @erickreutz 👋, this issue is being automatically closed and locked because it does not follow the issue template.
Sorry, something went wrong.
No branches or pull requests
Version
v5
Reanimated Version
v3
Gesture Handler Version
v2
Platforms
iOS
What happened?
Why is
present
typed aspresent: (data?: never) => void
https://github.com/gorhom/react-native-bottom-sheet/blob/master/src/types.d.ts#L89Reproduction 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
The text was updated successfully, but these errors were encountered: