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

Fix pinching broken due to incorrect typeguards #121

Merged
merged 2 commits into from
Oct 30, 2024

Conversation

thomasttvo
Copy link
Collaborator

@thomasttvo thomasttvo commented Oct 29, 2024

I added typeguards since we have strict typings now, but these typeguards should use null checks instead of !

@thomasttvo thomasttvo changed the title Fix pinching breaks due to incorrect typeguards Fix pinching broken due to incorrect typeguards Oct 29, 2024
…eaking

# Conflicts:
#	lib/commonjs/ReactNativeZoomableView.js.map
#	lib/module/ReactNativeZoomableView.js.map
@thomasttvo thomasttvo merged commit 9fc4d62 into master Oct 30, 2024
1 check passed
@thomasttvo thomasttvo deleted the thomas/fix-pinch-breaking branch October 30, 2024 23:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants