Skip to content

Define window dimensions of React Native app #11050

Answered by chrisglein
tmrk asked this question in Q&A
Discussion options

You must be logged in to vote

There isn't going to be any direct JS access to this native functionality (since most of React Native core is from mobile applications where this sort of thing isn't relevant), but when you drop into native code you should be able to do these things. I'd search around for "UWP disable window resize" and see what you find. Responses like this for example: https://stackoverflow.com/questions/32212301/is-it-possible-to-restrict-the-user-from-re-sizing-a-uwp-app

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by chrisglein
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants