react native setting a timer for a long period of time

Solutions on MaxInterview for react native setting a timer for a long period of time by the best coders in the world

showing results for - "react native setting a timer for a long period of time"
Mohamed-Ali
18 Aug 2019
1in node_modules > react-native > Libraries > Core > Timers > JSTimers.js
2change in line 39
3const MAX_TIMER_DURATION_MS = 10000 * 1000;
4