mirror of
https://github.com/status-im/react-navigation.git
synced 2025-02-24 17:18:09 +00:00
Merge branch 'master' into master
This commit is contained in:
commit
75b4f2371f
@ -121,6 +121,7 @@ class TabView extends PureComponent<void, Props, void> {
|
||||
<TabBarComponent
|
||||
{...props}
|
||||
{...tabBarOptions}
|
||||
screenProps={this.props.screenProps}
|
||||
navigation={this.props.navigation}
|
||||
getLabel={this._getLabel}
|
||||
renderIcon={this._renderIcon}
|
||||
|
Loading…
x
Reference in New Issue
Block a user