Open jer-sen opened 5 years ago
Can you add PropTypes.number to allowed types to allow React Native stylesheets ?
also paddingHorizontal
I made react-native-style-prop-type which extends this library and adds React Native styles (like margenVertical, paddingHorizontal, etc.) and some newer CSS properties (such as gap).
margenVertical
paddingHorizontal
gap
Can you add PropTypes.number to allowed types to allow React Native stylesheets ?