I am confronting a very slow performance in React Native when rendering a component multiple times. I have an array of objects with the information to be consumed by the Component. For now the array has about 17 objects, so the same component will be displayed 17 time inside a ScrollView. The JS frame rate drops to a -2 fps when switching from I am confronting a very slow performance in Rea