You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
react-native-router-flux v4.?.? (v3 is not supported)
react-native v0.?.?
using "react-native-router-flux": "^4.0.0-beta.27"
Expected behaviour
expect the navbar when the app is in the background to have the color as when the app is running.
Actual behaviour
navbar is grey color while the app is in the background mode. This happens when I press the home button and android phone shows a list of apps running in the background. navbar color is not correct but the app icon does show up.
Steps to reproduce
For non-obvious bugs, please fork this component, modify Example project to reproduce your issue and include link here.
Note the navbar color
Press home button
Android device will show a list of apps running in the background
Note the navbar color of the app is different from the color when the app is running
Maybe I missed out some props?
Version
Tell us which versions you are using:
using "react-native-router-flux": "^4.0.0-beta.27"
Expected behaviour
expect the navbar when the app is in the background to have the color as when the app is running.
Actual behaviour
navbar is grey color while the app is in the background mode. This happens when I press the home button and android phone shows a list of apps running in the background. navbar color is not correct but the app icon does show up.
Steps to reproduce
For non-obvious bugs, please fork this component, modify Example project to reproduce your issue and include link here.
Maybe I missed out some props?
The text was updated successfully, but these errors were encountered: