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