Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Не отображается хэдэр #2116

Closed
impuulse opened this issue Jul 26, 2017 · 1 comment
Closed

Не отображается хэдэр #2116

impuulse opened this issue Jul 26, 2017 · 1 comment

Comments

@impuulse
Copy link

impuulse commented Jul 26, 2017

Приветствую, такая ситуация:
если ставлю initial тут :

<Router>
      <Scene key="loginForm" component={LoginForm} hideNavBar={true}/>
      <Scene key="selectScene" component={SelectScene} hideNavBar={true}/>
      <Scene key="pastingList" component={PastingList} title="Расписание" titleStyle={{color: '#fff'}} navigationBarStyle={{backgroundColor: '#150529'}} initial/>
    </Router>

То все ок, но если убрать initial и пройти до экрана pastingList там просто белое поле
http://joxi.ru/823zwJbc69bWYm
так если initial проставить экрану http://joxi.ru/GrqvqEziN4Eaam
перехожу на этот экран - так <TouchableOpacity onPress={() => Actions.pastingList()}>

Не знаете в чем может быть проблема?

@aksonov
Copy link
Owner

aksonov commented Jul 26, 2017

English please.

@aksonov aksonov closed this as completed Jul 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants