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

Use useWindowDimensions hook instead of defining our own #190

Merged
merged 1 commit into from
Jan 18, 2023

Conversation

fortmarek
Copy link
Contributor

Context

We've had our own useDimensions hook defined since this part of the codebase was written before the react-native's useWindowDimensions was generally available (3 years ago to be exact).

What

Remove our own hook and context in favour of react-native's useWindowDimensions.

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