mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-09 22:50:21 +08:00
Summary: For the sake of consistency, `cmd+r` should just post a refresh notification. This way other tools can also observe and react to the refresh without ugly hacks. Closes https://github.com/facebook/react-native/pull/2175 Github Author: Tj <tfallon@mail.depaul.edu>