react-native-macos/Libraries/CustomComponents
yueshuaijie bbe95c2acf Add method popN() to Navigator.
Summary:
Compareing API of
`Navigator`(http://facebook.github.io/react-native/releases/next/docs/navigator.html)
and
`NavigatorIOS`(http://facebook.github.io/react-native/releases/next/docs/navigatorios.html),

we found `Navigator` object lacks of the method `popN()` which is sometimes useful. This PR add it.
Closes https://github.com/facebook/react-native/pull/8806

Differential Revision: D3648001

Pulled By: ericvicenti

fbshipit-source-id: 661efba39e68049fd4a094304ec080092a14296d
2016-07-31 13:43:36 -07:00
..
ListView Remove `node_modules/react` from the list of discoverable haste modules 2016-07-05 06:44:33 -07:00
NavigationExperimental Fix flow error in Flow error in NavigationError/NavigationHeaderTitle 2016-07-30 17:13:41 -07:00
Navigator Add method popN() to Navigator. 2016-07-31 13:43:36 -07:00
LICENSE [ReactNative] Use ASCII double quotes 2015-07-24 13:16:25 -08:00