atoami / react-native-navigation-redux-starter-kit

React Native Navigation(v2) Starter Kit with Redux, Saga, ESLint, Babel, Jest and Facebook SDK 😎
MIT License
269 stars 94 forks source link

[Question] Black bar issue (or missing black bar issue, don't know how it should look like) #11

Closed kkulikowski closed 5 years ago

kkulikowski commented 5 years ago

Hello! You did awesome job with this starter project, thank you:) I have one question. I managed to get it working a bit, using the screens you did prepare - I have bottom buttons to navigate. Do you have any idea why I see black bar in top of the dashboard screen, and on other screens it is not there? I cannot see battery status on login screen nor welcome screen, because there is just white background there. Im using ios simulator. Best regards!

kkulikowski commented 5 years ago

ok, i know now, it is the topBar option in setDefaultOptions..