Quantcast
Channel: Active questions tagged react-native+typescript - Stack Overflow
Viewing all articles
Browse latest Browse all 6290

Print to console which screen I'm on with the Stack.Navigator component react native

$
0
0

Is there a way to put a console.log on each screen to know which screen we are on, through the Stack.Navigator component? I'm using react native and typescript, I don't know if someone could give me an idea of how to add this information that would help me a lot!I don't want to manually add a console.log on each screen because I have so many and that would be a lot of changes.

I have in mind to use something like this:

<Stack.Navigator screenListeners={{state: (e) => { console.log(...) }}} />

thanks...


Viewing all articles
Browse latest Browse all 6290

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>