i have component with a simple structure and a somewhere inside the tree for which i want to pass in a style. Which works perfectly but for the proptyp
For anybody trying to achieve this seems like View.propTypes.style is deprecated while Text.propTypes.style is not.
View.propTypes.style
Text.propTypes.style