react-native/Libraries/Core
Andy Street 3637bce479 Warn when timers longer than 1 min are set pending AlarmManager support
Summary:
These are bad since the app might not be foregrounded anymore and it also keeps the timing module awake. We could fix the latter but the former would require someone adding AlarmManager support.

Open to better/more helpful ideas for the warning message but there's not a ton we can tell them to do right now.

Reviewed By: achen1

Differential Revision: D4716273

fbshipit-source-id: c5d3a3ce8af53253b240477f2bde38094a138a02
2017-03-16 15:19:02 -07:00
..
Devtools Fixes type definition of StackFrame 2017-02-27 14:04:57 -08:00
Timers Warn when timers longer than 1 min are set pending AlarmManager support 2017-03-16 15:19:02 -07:00
__mocks__ Reorganize core JS files 2016-10-11 10:14:28 -07:00
ErrorUtils.js RN: Cleanup OSS JS & Flow Declarations 2016-11-20 17:58:29 -08:00
ExceptionsManager.js Reorganize core JS files 2016-10-11 10:14:28 -07:00
InitializeCore.js Move BatchedBridge module configuration to InitializeCore 2017-02-22 15:01:11 -08:00