react-native/Libraries/CustomComponents/Navigator/Navigation
Hedger Wang 4763f89efa update NavigationContext API.
Summary: 1. Add a new api `top` which returns the root navigator of a nested navigator.
2. Remove the param `context` from the method `addListener` because it's not used and not necessary.

public

Reviewed By: fkgozali

Differential Revision: D2613852

fb-gh-sync-id: 0d5544422ff0be7875824989a4fbefbef9aac986
2015-11-03 19:08:31 -08:00
..
__tests__ update NavigationContext API. 2015-11-03 19:08:31 -08:00
NavigationContext.js update NavigationContext API. 2015-11-03 19:08:31 -08:00
NavigationEvent.js supports event capturing and bubbling phases in Navigation context. 2015-10-19 10:06:22 -07:00
NavigationEventEmitter.js supports event capturing and bubbling phases in Navigation context. 2015-10-19 10:06:22 -07:00
NavigationRouteStack.js [Navigation]: Add a method to map the stack routes to an array. 2015-08-06 02:01:59 -08:00
NavigationTreeNode.js Hierarchical event bubbling - 1 2015-09-23 19:28:56 -07:00