React-native-navigation: Merging Title, TopBar buttons and status bar options is broken on 3.1.1

Created on 25 Aug 2019  路  3Comments  路  Source: wix/react-native-navigation

Merging TopBar title, buttons and status bar options is broken on iOS with 3.1.x.
Parent options aren't resolved properly and default options aren't regarded when they should be.


Environment

  • React Native Navigation version: 3.1.0, 3.1.1
  • React Native version: 0.60
  • Platform(s) (iOS, Android, or both?): iOS
  • Device info (Simulator/Device? OS version? Debug/Release?): any
iOS acceptebug

All 3 comments

Also got a problem on Android, while trying to merge leftButtons. However rightButtons works just fine.

Edit: related issue https://github.com/wix/react-native-navigation/issues/5414

Should have a fix for this later today.
@Andarius Could you please open a new issue for what you're observing? Thanks! 馃憤

This should be fixed in 3.1.2.
Sorry for the inconvenience 馃檱

Was this page helpful?
0 / 5 - 0 ratings