Find your content:

Search form

You are here

set max height react native view

 
Share

minHeight, maxHeight, minWidth and maxWidth properties are supported

 

<View
  style={{
    minWidth: '20%',
    maxWidth: 500,
    minHeight: '10%',
    maxHeight: 150,
  }}
/>

My Block Status

My Block Content