Answers for "react native Setting a timer for a long period of time"

0

react native Setting a timer for a long period of time

in node_modules > react-native > Libraries > Core > Timers > JSTimers.js
change in line 39
const MAX_TIMER_DURATION_MS = 10000 * 1000;
Posted by: Guest on June-06-2021

Code answers related to "react native Setting a timer for a long period of time"

Code answers related to "Javascript"

Browse Popular Code Answers by Language