RN · usestate
12 steps
think of it like
A whiteboard you erase and redraw: change one number and React redraws that board — and the ones below it — to match.
you'll hit this when
Why your whole screen re-renders when a single counter changes, and how to stop the parts that don't need to.