I am trying to make a sort of team bracket generator in react native and I keep getting this issue where the color is updating each time I add a new object to the array, I know that the render is updating each time you do a action, the question is how can I stop it from doing so ?