react-native-triangle
react-native-triangle copied to clipboard
Allow flex properties for dynamic sizes
Currently only supports explicit width/height.
Or add percentages, ej width: '100%'. Views already accept it but triangle only accept numbers, not strings.