You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It took a lot of trial and error to figure this out, but web requires the shorthand object syntax, whereas android requires the more verbose query syntax.
It took a lot of trial and error to figure this out, but web requires the shorthand object syntax, whereas android requires the more verbose
query
syntax.For example, this is how I got it working:
App.js:
useScreenSize.js
The text was updated successfully, but these errors were encountered: