Cannot update a component while rendering a different component - React / React Native
I started working with React Native about four months ago and this is my first article about it. The other day I encountered an issue where React complained that it cannot update a component while rendering a different component. Here's what happened and how to fix it.