styled.View does not see props – React native
This is literally one of my first components on react (and react-native too), so don't swear if the error is elementary. I want to make a flex component and I pass the child components and the direction="column" parameter into it,…