I have a screen in a React Native app which is made by 2 tabs. Everytime I switch tab I want to initiate a polling operation with my server to get the content of the tab. I\'m a