mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-03-30 23:22:41 +08:00
Summary: For now, we emit `didFocus` event before fully resetting the transition and hiding the stale scenes, so handler for `didFocus` event does not get the right scenes in place. We should emit the didFocus event after resetting the transition and hiding the stale scenes. Reviewed By: ericvicenti Differential Revision: D3299002 fbshipit-source-id: 6a79528097aabc4f61d4dba322820c228c889a84