In the React Native Android mobile environment, is there a way to keep the stopwatch (Count up) function active on page A when going from page A to page B so that it can continue to work without interruption even when going from B to A again?
The library is using "react-native-stopwatch-timer".