📜  react native 长时间设置定时器 - Javascript代码示例

📅  最后修改于: 2022-03-11 15:04:05.744000             🧑  作者: Mango

代码示例1
in node_modules > react-native > Libraries > Core > Timers > JSTimers.js
change in line 39
const MAX_TIMER_DURATION_MS = 10000 * 1000;