-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
navTransparent Does not work #2084
Comments
Hey, @Paloman! Are you able to reproduce this on the example project? The more details you share, the easier it gets to help you. 😄 |
Hi @diegocouto it worked on the example, but throughs an error in my project... |
import React from 'react'; const RouterComponent = () => { export default RouterComponent; |
See it doesn't make the navbar transparent..... how do I update to beta 12? @diegocouto |
Issue was created without details (version, etc.) As I see it could be even not v4 (Scene's doesn't contain root scene). Please use v4. |
Hi, I still have the same problem in versión "react-native-router-flux": "4.2.0". If I put navTransparent={true}, the content of the scene appear behind the navBar. Could you reopen the issue and put an example of how solve this problem @aksonov? |
No description provided.
The text was updated successfully, but these errors were encountered: