mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-01-12 22:51:09 +08:00
This patch introduces a limit on how long image loading is deferred, and mitigates an issue with lengthy delays to 'requestIdleCallback' in the Chrome browser. Fix #759