Skip to content

[Closed] hideTabBar do not work #289

@iugo

Description

@iugo

The tab3 hideTabBar has be set as {true}, but TabBar in footer is not be hidden.

React Native 0.21.0
Test code: https://github.com/aksonov/react-native-router-flux/tree/adb8e076e583b119854cababe05fa7d3144c6af6/Example

2016-03-07 17 29 29

I see the file https://github.com/aksonov/react-native-router-flux/blob/f8e67ebb423bf47dd23645ed8adff61e313e8cb6/TabBar.js . alert(el.props.hideTabBar) -> true, but alert(this.props.hideTabBar) -> undefined.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions