Continuous stopwatch operation on the previous page when moving a page

Viewed 26

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".

0 Answers
Related