React-native-navigation: [iOS] navBar backgroundColor doesn't fade when pop the screen

Created on 3 Jan 2018  ·  4Comments  ·  Source: wix/react-native-navigation

Issue Description

On pushed screen when navBarBackgroundColor is set to different color comparing to the base screen, when pop the screen by pressing back button the background color doesn't change with faded affect. However, when pop the screen with swipe back gesture, the faded affect works fine.

Steps to Reproduce / Code Snippets / Screenshots

  1. Push some screen with different navBarBackgroundColor (Result -- faded change of background color)
  2. Pop to previous screen by pressing the back button(Result -- Background change immediately without fading after pop animation complete)

Environment

  • React Native Navigation version: 1.1.260
  • React Native version: 0.49.5
  • Platform(s) (iOS, Android, or both?): iOS
  • Device info (Simulator/Device? OS version? Debug/Release?): Both, iOS 11
🏚 stale

Most helpful comment

+1

All 4 comments

+1

Same issue on v2.0.2274.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
If you believe the issue is still relevant, please test on the latest version and report back. Thank you for your contributions.

The issue has been closed for inactivity.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

edcs picture edcs  ·  3Comments

bjacog picture bjacog  ·  3Comments

bdrobinson picture bdrobinson  ·  3Comments

birkir picture birkir  ·  3Comments

charlesluo2014 picture charlesluo2014  ·  3Comments