Skip to content

Demos the setTimeout/setInterval bug in react-native

Notifications You must be signed in to change notification settings

PiggyPot/timeout-bug

Repository files navigation

timeout-bug

Demos the setTimeout/setInterval bug in react-native.

Reproduction:

  1. Clone & npm install.
  2. react-native run-ios
  3. Run the remote debugger in the simulator.
  4. Open index.ios.js in project root.
  5. Adjust the delay on line 25 to break the timeout. Usually over 1500ms is enough to break it.

About

Demos the setTimeout/setInterval bug in react-native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published