The page https://facebook.github.io/react-native/docs/view-style-props will tell me the list of style props, each props type and if it's required but not what the default value is. Is there a way to find out what the default values are?
The page https://facebook.github.io/react-native/docs/view-style-props will tell me the list of style props, each props type and if it's required but not what the default value is. Is there a way to find out what the default values are?