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
Question
Is there a way to get the value of what 100% will be for the height and width props in styles.innerContainer?
Deeper Dive into Problem
I have a React Native iPad app.
It allows you to read pages in both Portrait and Landscape orientations.
Sometimes, outerContainer.height will be less than the height of the iPad. In those scenarios, we want dynamicValue to default to the height of the iPad.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Let say that I have the following:
Question
Is there a way to get the value of what 100% will be for the height and width props in styles.innerContainer?
Deeper Dive into Problem
I have a React Native iPad app.
Beta Was this translation helpful? Give feedback.
All reactions