Immutability and components props in React native (vs. React)
This question is somewhat related to How to pass props to {this.props.children} . That may sound like a dumb question which has been answered a million times, but I can't figure it out what is true and what is not from what I've read so far. I can't find detailed information about this topic on either react or react native documentation. So, does anyone knows how props are handled (under the hood) in react native? I'm asking this because I've read in several places either one of: props are immutable components themselves are immutable props/components are not immutable, but changing them will