2
0
mirror of https://github.com/status-im/react-native.git synced 2025-01-15 12:05:06 +00:00
Hedger Wang 8975bb8e70 didFocus event should fired after transition finishes.
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
2016-05-13 12:58:24 -07:00
..
2016-04-20 20:45:22 -07:00
2016-05-12 16:09:30 -07:00
2016-05-03 19:20:26 -07:00
2016-05-09 07:08:22 -07:00
2016-05-09 10:36:24 -07:00
2016-04-06 09:21:53 -07:00
2016-04-10 18:02:20 -07:00
2016-04-25 03:31:19 -07:00
2016-05-10 15:58:24 -07:00