Files
react-native/Libraries
Hedger Wang 7f54506f96 <Navigator />: Fix the getter for navigationContext.
Summary:
@public
The current getter for `navigationContext` always return a static
context, and it should return an instance-based one, instead.

Test Plan:
Use console.log() in inspect that two different navigators do
have their own `navigationContext` created.
2015-06-22 12:02:55 -08:00
..
2015-03-25 11:09:54 -08:00
2015-06-15 13:29:46 -08:00
2015-04-15 06:06:29 -08:00