Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

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;
 
PREVIOUS NEXT
Tagged: #react #native #Setting #timer #long #period #time
ADD COMMENT
Topic
Name
4+8 =