mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-04-22 19:58:32 +08:00
This changes the behaviour of screenProps so that the props no longer get splatted. Components will receive this as `this.props.screenProps`.