It's not usually a problem, but if you're making an app that shows really large amounts of data it can become a bottleneck (I've run into this personally). It also has less to do with number of unique components and more to do with the number of components on the screen at once, and the number that have to be (or end up) re-rendered on each update