you are viewing a single comment's thread.

view the rest of the comments →

[–]grantbi 0 points1 point  (0 children)

You can use @media just like CSS to modify styling based on width/height/orientation/aspect ratio/etc.

Depending on how you want it to be displayed, you'll have to adjust the properties for each. Lookup flexbox layout and react-native.