Files
react-navigation/packages
William Schurman c5a80036c5 Pass through screenProps to nested navigators
This changes the behaviour of screenProps so that the props no longer get splatted.
Components will receive this as `this.props.screenProps`.
2017-02-09 00:30:09 +05:30
..