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

Media queries don't re-render screen with Expo Router #318

Closed
WKampel opened this issue Aug 16, 2024 · 2 comments
Closed

Media queries don't re-render screen with Expo Router #318

WKampel opened this issue Aug 16, 2024 · 2 comments

Comments

@WKampel
Copy link

WKampel commented Aug 16, 2024

I'm using Expo Router. When I resize the screen on web, the media queries aren't causing re-renders like they should, so it's not responsive.

I have useDeviceContext(tw) in the root _layout.

@jaredh159
Copy link
Owner

did you read the section on memo busting in the readme?

@jaredh159
Copy link
Owner

closing, pretty sure this would be a dupe of #112 or solvable with memo-busting.

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

No branches or pull requests

2 participants